hashlib
Hashing library
A set of utility functions for generating and verifying digital hashes in ActionScript 3.0
Hashing utility functions for ActionScript 3.0
1 stars
2 watching
0 forks
Language: ActionScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,666 |
khchen/hashlib | A comprehensive hash function library for the Nim programming language | 38 |
jhumphry/spark_siphash | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
paulmillr/noble-hashes | An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. | 586 |
mikechambers/as3corelib | A collection of reusable classes and utilities for working with ActionScript 3. | 1,496 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 266 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
gmetais/sw-delta | An incremental caching system for web applications using Service Workers | 1,101 |
laurarozier/beef-hash | A library providing multiple hashing algorithms for use in software development | 5 |
bustardcelly/as3couchdb | An ActionScript 3 API for interacting with CouchDB instances | 39 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
nordmike/gibberish-aes-as3 | An implementation of AES encryption in ActionScript 3. | 0 |
ron4fun/hashlibplus | A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 29 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
kassane/unordered | A collection of hash containers with different standards compliance levels and intended use cases. | 0 |