All Projects → PatrickJS → angular-crypto

PatrickJS / angular-crypto

Licence: other
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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to angular-crypto

Pure lua sha
SHA1, SHA2 and SHA3 functions written in pure Lua and optimized for speed
Stars: ✭ 78 (+160%)
Mutual labels:  md5, sha1
Merkle
Node.js module implementing Merkle tree algorithm
Stars: ✭ 123 (+310%)
Mutual labels:  md5, 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 (+176.67%)
Mutual labels:  md5, sha1
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+29386.67%)
Mutual labels:  md5, sha1
BruteForce
A simple brute forcer written in GO for SHA1, SHA256, SHA512, MD5 and bcrypt
Stars: ✭ 49 (+63.33%)
Mutual labels:  md5, sha1
Digestif
Simple hash algorithms in OCaml
Stars: ✭ 69 (+130%)
Mutual labels:  md5, sha1
Hash Library
Portable C++ hashing library
Stars: ✭ 109 (+263.33%)
Mutual labels:  md5, sha1
Gensum
Powerful checksum generator!
Stars: ✭ 12 (-60%)
Mutual labels:  md5, sha1
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+56290%)
Mutual labels:  md5, sha1
Encrypt Body Spring Boot Starter
(停止维护,替代品搜索:https://github.com/search?l=Java&q=encrypt&type=Repositories )SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Stars: ✭ 198 (+560%)
Mutual labels:  md5, sha1
Crypto Es
A cryptography algorithms library
Stars: ✭ 65 (+116.67%)
Mutual labels:  md5, sha1
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+640%)
Mutual labels:  md5, sha1
Oss.common
oss基础类库,主要涉及基础实体,加密算法,xml序列化,以及其他扩展方法等
Stars: ✭ 56 (+86.67%)
Mutual labels:  md5, sha1
Pwcrack Framework
Password Crack Framework
Stars: ✭ 72 (+140%)
Mutual labels:  md5, sha1
Hash Buster
Crack hashes in seconds.
Stars: ✭ 981 (+3170%)
Mutual labels:  md5, sha1
Hashcobra
HashCobra Hash Cracking tool.
Stars: ✭ 96 (+220%)
Mutual labels:  md5, sha1
Openhashtab
📝 File hashing and checking shell extension
Stars: ✭ 599 (+1896.67%)
Mutual labels:  md5, sha1
Hashes
Collection of cryptographic hash functions written in pure Rust
Stars: ✭ 649 (+2063.33%)
Mutual labels:  md5, sha1
Gtkhash
A cross-platform desktop utility for computing message digests or checksums
Stars: ✭ 167 (+456.67%)
Mutual labels:  md5, sha1
Wjcryptlib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
Stars: ✭ 250 (+733.33%)
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

work in progress

Email me if something is broken.

  • MD5 - Encrypt only
  • SHA-1 - wip
  • SHA-256 - wip
  • RC4 - wip
  • Rabbit - wip
  • AES - wip
  • DES - wip
  • PBKDF2 - wip
  • HMAC - wip
  • OFB - wip
  • CFB - wip
  • CTR - wip
  • CBC - wip
  • Base64 - Done
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].