issues
search
signalapp
/
curve25519-java
Pure Java and JNI backed Curve25519 implementation.
GNU General Public License v3.0
233
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
com.sun.jna.Native.load(Ljava/lang/String;Ljava/lang/Class;)Lcom/sun/jna/Library;
#45
showlocked
opened
2 years ago
0
Java 17 support
#42
johanvos
opened
3 years ago
0
Java 17 support
#41
johanvos
closed
3 years ago
0
Update to Java 17
#40
johanvos
opened
3 years ago
1
Update README.md
#39
forceporquillo
closed
3 years ago
0
Java VRF support
#37
k-s-t-i
opened
4 years ago
3
VRF support
#36
k-s-t-i
closed
4 years ago
0
Add compatibility with java.security.* API
#35
cmoine
closed
4 years ago
1
Vxeddsa VRF was ported to java
#34
Tolsi
opened
5 years ago
2
Add VXEdDSA realization
#33
Tolsi
closed
5 years ago
1
Copyright Year Update
#32
Xashyar
closed
4 years ago
0
Copyright Year Update
#31
Xashyar
closed
5 years ago
0
Improve stability of primitive array lifecycle
#30
MarcSchoenefeld
opened
6 years ago
0
Add targetSdk to Android build to avoid automatically added permissions.
#29
adriancretu
opened
6 years ago
0
Allow to restore public key from private key
#28
IlyaGazman
opened
6 years ago
0
README: updated signature example
#27
dnet
opened
6 years ago
0
byte[] signature = cipher.calculateSignature(secureRandom, privateKey, message);
#26
freewind
opened
6 years ago
0
Add support compile 64bit so, e.g. arm64-v8a
#25
crossle
opened
6 years ago
2
Batch validation
#24
Ilya-Gazman
opened
6 years ago
1
Alternate license or library exception?
#23
damccull
closed
6 years ago
1
Cleanups to generalized VRF (defensive programming, tests, fix bounds-check)
#22
trevp
closed
7 years ago
0
Generalized EdDSA, new VRF
#21
trevp
closed
7 years ago
0
Generalized EdDSA, new VRF
#20
trevp
closed
7 years ago
0
Generalized EdDSA, new VRF
#19
trevp
closed
7 years ago
0
Generalizing EdDSA
#18
trevp
closed
7 years ago
0
Signature failures cause NoSuchMethodException on Android Lollipop
#17
dkonigsberg
opened
7 years ago
0
Encryption
#16
varunagarwal315
closed
7 years ago
1
Alternatives to GPL?
#15
franslundberg
closed
8 years ago
1
Adds 'phone' permission
#14
terhoraj
opened
8 years ago
1
Fix missing function declaration
#13
dkonigsberg
opened
8 years ago
0
Fix missing include
#12
dkonigsberg
opened
8 years ago
0
JNI methods don't verify the length of input byte arrays
#11
mmdriley
closed
8 years ago
0
Look at my code
#10
agran
closed
8 years ago
0
Rejecting class org.whispersystems.curve25519.java.fe_mul because it failed compile-time verification
#9
alexamiryan
closed
8 years ago
5
Renamed variables (fix issue #6)
#8
sebastianv89
closed
8 years ago
1
Public method to generate a keypair with given bytes
#7
kushti
opened
9 years ago
4
ed_y not being used in curve25519_keygen
#6
kushti
closed
8 years ago
2
MIT-like license?
#5
ex3ndr
closed
9 years ago
1
java.lang.VerifyError: org/whispersystems/curve25519/java/fe_mul
#4
gardenia
closed
8 years ago
1
Eliminate max message size for signatures.
#3
moxie0
closed
9 years ago
0
calculateAgreement not NaCl/Sodium compatible
#2
unixninja92
closed
9 years ago
3
Load curve25519 at construction time
#1
ehrenkret
closed
9 years ago
0