2 Repositories
Android curve25519 Libraries
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
curve25519-kotlin A pure Kotlin/Multiplatform implementation of group operations on Curve25519. Gradle Kotlin DSL: dependencies { implementation("
9 Dec 22, 2022
A kotlin implementation of commutative encryption based on ECC ElGamal encryption over Curve25519
komuta A commutative encryption implementation. This is a naive implementation of commutative encryption using the ElGamal scheme applied over Curve25
7 Nov 17, 2022