neilalexander / jnacl

Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation
BSD 2-Clause "Simplified" License
105 stars 34 forks source link

Ciphertext verification on decrypt and tests #19

Open davidsan opened 4 years ago

davidsan commented 4 years ago

Hi,

This PR adds the following: