typelead / eta-hackage

A set of patches to make Hackage compatible with the Eta language.
64 stars 31 forks source link

Cryptonite #16

Closed noughtmare closed 6 years ago

noughtmare commented 7 years ago

Is it possible to support cryptonite?

rahulmutt commented 7 years ago

Yes of course., but cryptonite is a library with a huge chunk of C code. It'll take some time to port.

For anyone interesting in porting, the following Java classes can useful:

joaomilho commented 7 years ago

+1

AlexeyRaga commented 7 years ago

+1, it looks that it is required for servant-client

rahulmutt commented 6 years ago

cryptonite is now available on Eta v0.7. Most of the hash functions have been implemented. Some of the others may be need implementation, please file issues accordingly.