Skip to content

mimoo/xkcp-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBVIOUSLY DONT USE THIS AT THE MOMENT

These are rust bindings to the C reference implementations of the different keccak-based algorithms.

Currently the build script:

  • clones the last version of the full XKCP library
  • makes the static libkeccak.a library for generic64
  • uses this as bindings

I'm not sure what the best way to offer support for different CPUs would be, perhaps manually through feature flags, or dynamically?

About

keccak bindings from rust to C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages