monocypher-cr

Crystal bindings for Monocypher
Development dependencies (1)

Postinstall script
mkdir ./.build; cc ./ext/monocypher.c -c -o ./.build/monocypher.o -O3 -march=native -std=gnu99; cc ./ext/monocypher-ed25519.c -c -o ./.build/monocypher-ed25519.o -O3 -march=native -std=gnu99; ar rcs ./.build/libmonocypher.a ./.build/monocypher.o ./.build/monocypher-ed25519.o
Repository

monocypher-cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • about 2 years ago
  • February 28, 2022
License

MIT License

Links
Synced at

Wed, 08 May 2024 14:08:49 GMT

Languages