Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: message-authentication-code

veorq/SipHash

High-speed secure pseudorandom function for short messages

Language: C - Size: 109 KB - Last synced: about 3 hours ago - Pushed: about 4 hours ago - Stars: 625 - Forks: 48

agievich/bee2

A cryptographic library

Language: C - Size: 2.04 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 68 - Forks: 22

samuel-lucas6/CBC-MAC.NET

A .NET implementation of length-prepend CBC-MAC.

Language: C# - Size: 5.86 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

itzmeanjan/multimixer-128

Multimixer-128: Universal Keyed Hashing Based on Integer Multiplication

Language: Rust - Size: 2.33 MB - Last synced: 17 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

EvanHei/FileLocker

A Windows desktop app for cryptographically protecting files.

Language: C# - Size: 837 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

KotlinCrypto/MACs

Message Authentication Code algorithms for Kotlin Multiplatform

Language: Kotlin - Size: 367 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 2

SecretPasta/Cryptology

CAST-128 in CBC with MAC and EC El Gamal

Language: Python - Size: 503 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

samuel-lucas6/HMAC.NET

A .NET implementation of HMAC, with support for SHA256, SHA384, and SHA512.

Language: C# - Size: 14.6 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

samuel-lucas6/Ascon.NET

A .NET implementation of the Ascon cipher suite.

Language: C# - Size: 31.3 KB - Last synced: 16 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

kpdemetriou/spectral-aead

An algorithm for authenticated encryption with associated data using Speck and HMAC-SHA256.

Language: Python - Size: 1.3 MB - Last synced: about 5 hours ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 1

blackshirt/poly1305 📦

Poly1305 one-time message authenticated code (MAC) module for V Language

Language: V - Size: 481 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

JwanMardini/compSec

Computer Security Course

Language: Java - Size: 240 KB - Last synced: 6 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

itzmeanjan/ascon

Ascon Cipher Suite: Light Weight Cryptography

Language: C++ - Size: 1.08 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 14 - Forks: 1

ahmeducf/s-jwt

A TypeScript library that implements the JSON Web Token (JWT) standard defined in RFC 7519.

Language: TypeScript - Size: 260 KB - Last synced: 27 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

kpdemetriou/highwayhash-cffi

Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.

Language: Python - Size: 15.6 KB - Last synced: 1 day ago - Pushed: over 3 years ago - Stars: 6 - Forks: 2

Tecatech/MAC-generator

Tool for authenticating messages with Message Authentication Codes (MACs)

Language: Python - Size: 42 KB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

michpro/XTEA-Cipher

XTEA cipher library, with MAC support, for the Arduino environment.

Language: C++ - Size: 16.6 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

michpro/cryptboot

Bootloader for tinyAVR 0-, 1- and 2-series, and megaAVR 0-series, supporting signed and encrypted firmware loaded from external I2C memory.

Language: C - Size: 34.2 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

marcoonroad/nocoiner

A Commitment Scheme library for Coin Flipping/Tossing algorithms and sort. :four_leaf_clover: :camel: :lock: :key:

Language: OCaml - Size: 273 KB - Last synced: 14 days ago - Pushed: about 1 year ago - Stars: 10 - Forks: 2

bwmarrin/go-alone

A simple to use, high-performance, Go (golang) MAC signer.

Language: Go - Size: 49.8 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 99 - Forks: 5

samuel-lucas6/SipHash.NET

A .NET implementation of SipHash-2-4.

Language: C# - Size: 10.7 KB - Last synced: 16 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

aim97/Computer-security

Covering computer security: cryptography and network security

Size: 1.54 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

adrianosela/authio

Authenticated message implementations of io.Reader and io.Writer

Language: Go - Size: 40 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

teanirudh/MessageAuthenticationCodes

MAC: Brute force attack on key - Assuming adversary knows the message and tag, calculate number of attempts taken to find key.

Language: Python - Size: 142 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ShravanCool/Kryptonit

Repository containing different cryptography algorithms.

Language: Python - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

agnivchtj/Computer-Networks

Language: Java - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

NilFoundation/crypto3-mac

Message authentication codes for =nil; Crypto3 cryptography suite

Language: C++ - Size: 147 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 1

kpdemetriou/siphash-cffi

Tested, performant SipHash bindings for Python 3 with support for double-output-size, half-word and variable-round variants.

Language: C - Size: 10.7 KB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

samuel-lucas6/MultiMAC

Authenticate multiple inputs easily using keyed BLAKE2b.

Language: C# - Size: 108 KB - Last synced: 16 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

KizzyCode/crypto_api

This crate defines a general purpose API for various cryptographic primitives

Language: Rust - Size: 38.1 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

neil-edelman/Oss-Game

Welcome to Osoyoos Secondary School, Osoyoos' home of learning and enlightenment!

Language: C - Size: 30.3 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

cicciog/CryptographyExample

Cryptography Primitives examples

Language: Java - Size: 362 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1