supercop.ts

cross-compiled javascript implementation of ed25519 based on supercop-ref10
git clone git://git.finwo.net/lib/supercop.ts
Log | Files | Refs | README | LICENSE

commit ae2701a212d5bf98eed3fdc7f789ac599a0a8c27
parent dc09b5b4634120f8276282067b7574dae3e2b0d3
Author: finwo <finwo@pm.me>
Date:   Mon,  2 Sep 2019 17:23:17 +0200

Added code of conduct

Diffstat:
ACODE_OF_CONDUCT.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md @@ -0,0 +1,5 @@ +# Contributor Code of Conduct + +This project adheres to No Code of Conduct. We are all adults. We accept anyone's contributions. Nothing else matters. + +For more information please visit the [No Code of Conduct](https://github.com/domgetter/NCoC) homepage.