Skip to content

armfazh/h2c-rust-ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h2c_rust_ecc

Rustico

The purpose of this library is to provide methods for hashing to curve [draft-05].

Warning

This implementation is not protected against any kind of attack, including side-channel attacks. Do not use this code for securing any application.

Limitations

  • No specify architecture optimizations.
  • No side-channel protection, see Warning section.

License

BSD 3-Clause License