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

.gitignore (93B)


      1 node_modules/
      2 /lib/
      3 /bak/
      4 *.o
      5 *.ll
      6 
      7 /supercop.wasm
      8 /src/supercop.wasm.ts
      9 .nyc_output/
     10 /dist/