Skip to content

documentation of all the cryptographic components, specifications, algorithms I've come accross or created

License

Notifications You must be signed in to change notification settings

Sid-Sun/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cryptography

This repository contains all the various cryptographic components i've come across and cryptographic specifications i have implemented in my applications along with my best efforts to explain them; these are, in no particular order:

  • Cryptographic Algorithms / Cipher Functions
    • Symmetric Algorithms
    • Asymmetric Algorithms
  • Cipher Modes
  • One Way / Hash Functions
  • Password Based Key Derivation
  • Cryptographic Specifications

Please Note: This is not an exhaustive list, actual content available at the moment might differ

All the information in this repo is licensed under unlicense and is therefore in the public domain - the described components and their IP are subject to their licensing

Structure

The structure of this repo is not well-defined as of now as it is contantly evolving, however; it will be my best effort to keep it as intuitive as possible.

If you happen to link the documentation in this repo somewhere, linking to files at a particular commit / revision history would prove to be more reliable.

Contributing to this repo:

  • Document Contributions are most welcome, however; please - do not directly copy information from sources from which you do not have permission to republish or disclose under unlicense; or if you are not willing to publish the information under unlicense

About

documentation of all the cryptographic components, specifications, algorithms I've come accross or created

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published