/crystal-primitives

Primary LanguageCrystalMIT LicenseMIT

Crystal primitives

A proof of concept of cryptographic primitives written in Crystal. To run the tests:

$ crystal spec

You can install Crystal by following these instructions.