branca

Encryption library

An implementation of authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm in Go.

Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang

GitHub

85 stars
6 watching
8 forks
Language: Go
last commit: 8 days ago
Linked from 1 awesome list

brancagolangjwttokens

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
danielberkompas/cloak An Elixir encryption library designed to simplify secure data storage and transfer 581
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134
keichan34/tea_crypto_erl An implementation of a simple encryption algorithm in Erlang. 0
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
davylandman/portable8439 Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 31
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 190
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728
kisom/gocrypto Example code for symmetric encryption and decryption in Go 153
pascaldekloe/jwt A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. 355
vesvault/libves.c An API library providing end-to-end encryption for data storage and transmission. 37
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
dedis/kyber A comprehensive cryptographic toolkit for Go developers 643
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 52