mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2025-01-01 00:47:21 +01:00
Enhance Monocypher license notice
This commit is contained in:
parent
b795b18721
commit
a1f4198f5e
2
src/monocypher/README.md
vendored
2
src/monocypher/README.md
vendored
@ -1 +1 @@
|
||||
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.
|
||||
Here lives Picocrypt's CGO binding for <a href="https://monocypher.org/">Monocypher</a>, an excellent cryptography library that contains a well-written and audited implementation of ChaCha20. Monocypher's <a href="https://github.com/LoupVaillant/Monocypher/blob/master/LICENCE.md">licensing</a> applies. A <i>huge</i> thanks to <a href="https://loup-vaillant.fr/">Loup Vaillant</a> for spending the time and effort to write this outstanding piece of software. I am forever grateful for this piece of treasure.
|
||||
|
Loading…
Reference in New Issue
Block a user