Skip to content

juerkkil/cryptopieces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some cryptography / security -related code snippets.

Contents of the repository:

  • ssl/ - Simple HTTPS-client which verifies the certificate and the common name of the remote server. Both C and Perl implementations.
  • crypto/trivium/ - Trivium stream cipher implementation in C
  • crypto/threefish/ - Threefish block cipher implementation in C

NOTE These pieces of software are written for studying / learning purpose. Please do not use any of this code in production environment, unless you know what you are doing.

About

Some crypto / security-related code snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published