branca

Token generator

A Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm.

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

GitHub

86 stars
6 watching
8 forks
Language: Go
last commit: about 2 months 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 586
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,136
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 collection of minimal and audited implementations of various cryptographic algorithms 222
davylandman/portable8439 Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 33
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 197
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 733
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. 357
vesvault/libves.c An encryption API library for secure 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 646
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 53