Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/istommao/Cryptography
Online Cryptography Toolbox
https://github.com/istommao/Cryptography
cryptography online toolbox
Last synced: 2 months ago
JSON representation
Online Cryptography Toolbox
- Host: GitHub
- URL: https://github.com/istommao/Cryptography
- Owner: istommao
- Created: 2022-07-16T04:35:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T09:50:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-07T23:48:14.205Z (6 months ago)
- Topics: cryptography, online, toolbox
- Language: TypeScript
- Homepage: http://crypto-online.cn/
- Size: 5.21 MB
- Stars: 91
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - istommao/Cryptography - 02 star:0.1k fork:0.0k Online Cryptography Toolbox (TypeScript)
README
# cryptography
## TODO
- [x] Hash MD5/SHA1/SHA2/SHA3/Keccak/Ripemd
- [x] SM2/SM3/SM4
- [x] X25519/Ed25519
- [x] RSA
- [x] AES
- [ ] secp256k1
- [x] HKDF
- [ ] PBKDF2
- [ ] OTP (TOTP/HOTP)## Getting Started
- 🌍 Online version crypto-online
- 💻 Desktop version CryptoBox## Online Website
- http://crypto-online.cn/
- Or https://istommao.github.io/Cryptography/![screenshot2.png](screenshot2.png)
## 💻 Desktop version CryptoBox
- Github: https://github.com/istommao/CryptoBox
- Download: https://github.com/istommao/CryptoBox/releases![cryptobox](https://github.com/istommao/CryptoBox/raw/main/screenshot.png)