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
  • almost 3 years ago
  • February 28, 2022
License

MIT License

Links
Synced at

Sat, 21 Dec 2024 23:56:39 GMT

Languages