As stated in the .cabal, crypto-api is an interface for use by crypto consumers and crypto implementors. If you build a traditional cryptographic primitive (hash function, block cipher, etc) then please consider making it an instance of the appropriate class such that users can easily move between implementations or even algorithms.
-
Notifications
You must be signed in to change notification settings - Fork 11
Haskell generic interface (type classes) for cryptographic algorithms
License
haskell-github-trust/crypto-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Haskell generic interface (type classes) for cryptographic algorithms
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published