(replaced by liboxyd)
This repository has been archived on 2022-03-08. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 81.5%
  • Go 15.1%
  • HTML 3.3%
  • Shell 0.1%
Find a file
2022-03-05 17:33:00 +01:00
chacha20 initial commit 2022-03-05 16:32:59 +01:00
ecies initial commit 2022-03-05 16:32:59 +01:00
keys initial commit 2022-03-05 16:32:59 +01:00
test add forgotten files + optimize 2022-03-05 17:33:00 +01:00
tests initial commit 2022-03-05 16:32:59 +01:00
utils initial commit 2022-03-05 16:32:59 +01:00
build.sh initial commit 2022-03-05 16:32:59 +01:00
go.mod initial commit 2022-03-05 16:32:59 +01:00
go.sum initial commit 2022-03-05 16:32:59 +01:00
hash.go initial commit 2022-03-05 16:32:59 +01:00
main.go add forgotten files + optimize 2022-03-05 17:33:00 +01:00
README.md add forgotten files + optimize 2022-03-05 17:33:00 +01:00
sign.go initial commit 2022-03-05 16:32:59 +01:00

Snow

Cryptographic WebAssembly lib for coldwire needs

Building

./build.sh and that's all :)

Test server

just run go run main.go in the "test" folder