authenticated-encryption topic

List authenticated-encryption repositories

branca

57
Stars
7
Forks
Watchers

Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.

armadillo

277
Stars
52
Forks
Watchers

A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with opti...

noise-c.wasm

91
Stars
21
Forks
Watchers

rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size

lyra

24
Stars
0
Forks
Watchers

A lightweight encryption tool designed for ease of use.

aes_gcm

22
Stars
7
Forks
Watchers

Implementation of authenticated encryption GCM. The block cipher used is AES-128.

sparkle

30
Stars
5
Forks
Watchers

Sparkle, Schwaemm and Esch: Lightweight Symmetric Cryptography for the Internet of Things

python-aead

34
Stars
3
Forks
Watchers

An Authenticated Encryption with Associated Data (AEAD) implementation for Python.

vuejs-flask-docker

35
Stars
18
Forks
Watchers

Test driven docker solution using VueJS, Flask REST Plus, PostgresSQL, with swagger, prebuilt authentication+JWT's running on NGINX/https using material ui design

siv-mode

37
Stars
13
Forks
Watchers

RFC 5297 SIV mode of operation in Java