All Projects → OpenSystemsLab → hmac.nim

OpenSystemsLab / hmac.nim

Licence: MIT license
HMAC-SHA1 and HMAC-MD5 hashing in Nim

Programming Languages

nim
578 projects

Projects that are alternatives of or similar to hmac.nim

Hash Library
Portable C++ hashing library
Stars: ✭ 109 (+738.46%)
Mutual labels:  md5, hmac, sha1
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+67946.15%)
Mutual labels:  md5, hmac, sha1
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+2838.46%)
Mutual labels:  md5, hmac, sha1
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+32238.46%)
Mutual labels:  md5, hmac, sha1
Blooddy crypto
ActionScript (AS3) library for processing binary data. This library contains MD5, SHA-1, SHA-2 ( SHA-224 и SHA-256 ), Base64, CRC32 algorithms, JSON encoder & decoder as well as PNG and JPEG encoders.
Stars: ✭ 83 (+538.46%)
Mutual labels:  md5, sha1
Pure lua sha
SHA1, SHA2 and SHA3 functions written in pure Lua and optimized for speed
Stars: ✭ 78 (+500%)
Mutual labels:  md5, sha1
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+1607.69%)
Mutual labels:  md5, sha1
Merkle
Node.js module implementing Merkle tree algorithm
Stars: ✭ 123 (+846.15%)
Mutual labels:  md5, sha1
Hashcobra
HashCobra Hash Cracking tool.
Stars: ✭ 96 (+638.46%)
Mutual labels:  md5, sha1
Gtkhash
A cross-platform desktop utility for computing message digests or checksums
Stars: ✭ 167 (+1184.62%)
Mutual labels:  md5, sha1
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Stars: ✭ 72 (+453.85%)
Mutual labels:  md5, sha1
SpinalCrypto
SpinalHDL - Cryptography libraries
Stars: ✭ 36 (+176.92%)
Mutual labels:  md5, hmac
Pwcrack Framework
Password Crack Framework
Stars: ✭ 72 (+453.85%)
Mutual labels:  md5, sha1
angular-crypto
angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
Stars: ✭ 30 (+130.77%)
Mutual labels:  md5, sha1
Digestif
Simple hash algorithms in OCaml
Stars: ✭ 69 (+430.77%)
Mutual labels:  md5, sha1
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+130030.77%)
Mutual labels:  md5, sha1
Hashrat
Hashing tool supporting md5,sha1,sha256,sha512,whirlpool,jh and hmac versions of these. Includes recursive file hashing and other features.
Stars: ✭ 46 (+253.85%)
Mutual labels:  md5, sha1
crypto.js
base on crypto module
Stars: ✭ 13 (+0%)
Mutual labels:  md5, sha1
Oss.common
oss基础类库,主要涉及基础实体,加密算法,xml序列化,以及其他扩展方法等
Stars: ✭ 56 (+330.77%)
Mutual labels:  md5, sha1
Crypto Es
A cryptography algorithms library
Stars: ✭ 65 (+400%)
Mutual labels:  md5, sha1

Build Status

hmac.nim

HMAC hashing in Nim

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].