1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2024-09-20 17:56:35 +00:00

Update README.md

This commit is contained in:
Evan Su 2021-07-12 18:05:59 -04:00 committed by GitHub
parent 83847617c0
commit b795b18721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
This is the binding I wrote that binds Monocypher's C interface to Go so that Picocrypt can use it. This is Picocrypt's bindings to <a href="https://github.com/LoupVaillant/Monocypher">Monocypher</a>, the secure and audited library in which Picocrypt uses for ChaCha20. Monocypher's dual license (https://github.com/LoupVaillant/Monocypher/blob/master/LICENCE.md) applies.