1
0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2025-01-04 01:09:22 +01:00

Create README.md

This commit is contained in:
Evan Su 2021-06-07 15:49:45 -04:00 committed by GitHub
parent 491489dfdc
commit 428c886b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
src/monocypher/README.md Normal file
View File

@ -0,0 +1 @@
This is the binding I wrote that binds Monocypher's C interface to Go so that Picocrypt can use it.