All Projects → jedisct1 → simpira384

jedisct1 / simpira384

Licence: MIT license
An AES-based 384 bit permutation.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to simpira384

Jh flutter demo
a flutter demo
Stars: ✭ 229 (+1172.22%)
Mutual labels:  aes
randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
Stars: ✭ 82 (+355.56%)
Mutual labels:  aes
optiga-trust-m
OPTIGA™ Trust M Software Framework
Stars: ✭ 86 (+377.78%)
Mutual labels:  aes
Sso
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
Stars: ✭ 2,835 (+15650%)
Mutual labels:  aes
crypto.js
base on crypto module
Stars: ✭ 13 (-27.78%)
Mutual labels:  aes
AES
Implementation of Rijndael cipher algorithm
Stars: ✭ 42 (+133.33%)
Mutual labels:  aes
Qt Aes
Native Qt AES encryption class
Stars: ✭ 207 (+1050%)
Mutual labels:  aes
aesCbc
aes-cbc加密解密
Stars: ✭ 68 (+277.78%)
Mutual labels:  aes
aes-gcm-siv
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
Stars: ✭ 22 (+22.22%)
Mutual labels:  aes
CryptoKnight
CryptoKnight is a general purpose cryptography desktop app
Stars: ✭ 18 (+0%)
Mutual labels:  aes
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+1222.22%)
Mutual labels:  aes
aes-stream
A fast AES-PRF based secure random-number generator
Stars: ✭ 15 (-16.67%)
Mutual labels:  aes
ZipArchive
A single-class pure VB6 library for zip with ASM speed
Stars: ✭ 38 (+111.11%)
Mutual labels:  aes
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+15233.33%)
Mutual labels:  aes
cryptalk
HTML5/Node.js based, client side (E2EE) encrypted instant chat
Stars: ✭ 73 (+305.56%)
Mutual labels:  aes
Privy
An easy, fast lib to correctly password-protect your data
Stars: ✭ 230 (+1177.78%)
Mutual labels:  aes
enigma
A fast, native, cryptographic engine for the web
Stars: ✭ 101 (+461.11%)
Mutual labels:  aes
CppSecurity
C++ Security Library
Stars: ✭ 24 (+33.33%)
Mutual labels:  aes
oseid
Microchip AVR based smartcard/token with ECC and RSA cryptography
Stars: ✭ 17 (-5.56%)
Mutual labels:  aes
AES
C++ AES implementation
Stars: ✭ 365 (+1927.78%)
Mutual labels:  aes

simpira384

Simpira384 is an AES-based 384 bit permutation, intended to be used as an alternative to Xoodoo[12] or Gimli-24 on platforms with the AES-NI instruction set.

It is an instantiation of Simpira v2 with b=3.

References:

  • Simpira v2 A family of efficient permutations using the AES round function (Gueron, Mouha)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].