cryptography
Projects with this topic
-
A minimalist stack-based programming language designed as a flexible framework for implementing and exploring cryptologic algorithms. Its syntax and semantics are inspired by PostScript, offering a concise and expressive environment for learning and experimentation.
Updated -
estraces is a Python library to manipulate side-channel trace sets. It aims at giving a clear and uniform API to handle traces samples and metadata for various persistency and file formats.
Updated -
This crate contains implementations of several legacy and modern codes, ciphers and hashes. Additionally it has an interactive cli with cryptanalysis support.
Updated -
Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array (so-called "seed phrase") using exclusive OR (XOR)/Vernam cipher (a.k.a. One Time Pad).
Updated -
scared is a side-channel analysis framework.
Updated -
Patches for QUIC and client isolation for lokinet
Updated -
cdt-ui is a component of the crypto-detection-tool project designed to visualize reports generated by other crypto-detection tools.
Updated -
-
Lightweight python gpg bindings based on subprocess
Updated -
Examples shown in my dissertation
Updated -
High assurance Go secp256k1 https://pkg.go.dev/gitlab.com/yawning/secp256k1-voi
Updated -
Ready-to-use Docker image that combine secret management tool SOPS and encryption tool age.
Updated -
A simple password manager that helps you securely store your passwords.
Updated -
Authenticated FBP is an extension to FBP that ensures a correct file distribution from the intended source to the receivers.
Updated -
-
Motley assortment of cryptographic primitives, OpenSSH, DNS. The name means "zeal".
Updated -
A Python implementation of Aletheia
Updated -
3 лабораторная работа по ООП. Декодирование шифра
Updated -
Unix-based command line file encryption tool that uses the three AES candidate algorithms - Rijndael, Serpent, and Twifish.
Updated -
NPC - Nearly Perfect Crypto. Extremely fast and the ultimate crypto program since it uses one time pads. However, key management is a complete bitch.
Updated