zig-charm

Crypto library

A portable and efficient cryptographic library for authenticated encryption and keyed hashing

A Zig version of the Charm crypto library.

GitHub

77 stars
5 watching
5 forks
Language: Zig
last commit: 7 months ago
Linked from 1 awesome list

charmcryptocryptographylightweightxoodoozigzig-packageziglang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jedisct1/libhydrogen A lightweight cryptographic library providing simple functions to solve common problems. 632
jedisct1/zigly A library that simplifies writing custom code for Fastly's Compute@Edge service using the Zig programming language. 84
kassane/openssl-zig A TLS/SSL and crypto library implemented in C using Zig 12
jedisct1/libsodium.js A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication 991
jedisct1/zig-minisign An implementation of Minisign in Zig. 55
zig-bitcoin/btczee An implementation of the Bitcoin protocol in Zig. 48
iosdevzone/idzswiftcommoncrypto A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations 478
cryptocoinjs/cryptocoin A JavaScript library for interacting with cryptocurrencies in the browser. 140
jsign/verkle-crypto Cryptography implementation for Ethereum's Verkle Trees 38
zig-bitcoin/coconut An implementation of a Cashu wallet and mint in the Zig programming language 23
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149
dchest/tweetnacl-js A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library 1,786
sgl0v/scrypto Provides a Swift interface to CommonCrypto routines for cryptographic tasks 38
jecolon/ziglyph A library providing tools and utilities for processing Unicode text in the Zig programming language. 207
karlseguin/smtp_client.zig A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. 19