blooddy_crypto
Binary processor
A set of algorithms and data processing tools for binary data
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.
91 stars
8 watching
26 forks
Language: ActionScript
last commit: over 2 years ago
Linked from 1 awesome list
actionscriptbase64crc32jpegjsonmd5pngsha1sha224sha256
Related projects:
Repository | Description | Stars |
---|---|---|
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
bl3f/yato | An orchestrator for DuckDB databases that automates data transformation and integration with other tools. | 174 |
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
binref/refinery | A command-line toolkit for analyzing binary data | 664 |
nebo15/bsoneach | A package that reads and processes large BSON files efficiently | 9 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
roipeker/as3-blurhash | An implementation of BlurHash encoding and decoding in ActionScript 3.0. | 8 |
darothen/xbpch | A utility to read proprietary binary punch format files into xarray-powered workflows | 18 |
rubencaro/cipher | A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
kenn/bitwise | A high-performance library for efficient bitwise operations on large binary strings | 49 |
0xvavaldi/ruleprocessory | Tool to process and transform wordlists by applying complex rules for password cracking | 30 |
cryptocoinjs/bs58 | A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 215 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |