meadori / cryptocrypt

A Go language crypt of cryptographic algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptocrypt

A Go language crypt of cryptographic algorithms. This project is meant to:

  • Be fun!
  • A learning place for cryptographic concepts, algorithms, and attacks.
  • Contain code that is easy to read and understand.

This project is not meant to be:

  • A source for cryptographically secure algorithms.
  • Used in production.

About

A Go language crypt of cryptographic algorithms.

License:MIT License


Languages

Language:Go 99.3%Language:Makefile 0.7%