Skip to content

Experimental proof of concept crypto nif using OpenSSL's engine api.

License

Notifications You must be signed in to change notification settings

mmzeeman/ecrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecrypt

Experimental proof of concept crypto nif using OpenSSL's engine api.

Erlangs current crypto implementation doesn't use OpenSSL's engine api. Because of this any crypto instructions on modern day cpu's are not used.

I've created this to see what the speed improvement is, and to test how to put things in a Erlang style api.

About

Experimental proof of concept crypto nif using OpenSSL's engine api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published