Skip to content

nth-eye/shoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoc

Software-Header-Only-Crypto library in C++.

TODO

  • source
    • safer interface (span_i/o)
    • byteswap
    • assertions
    • xoodoo family algorithms
    • hash
      • unified api for consumers (md2, sha1, hmac, etc)
      • gimli
      • md2
      • md4
      • md5
      • sha1
      • sha2
      • sha3
    • cipher
      • aes
    • ecc
      • crc
  • tests
    • cipher
      • aes
  • readme
    • intro
    • guide
    • examples

About

C++ header-only library with different cryptographic algorithms in purely portable software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published