https://github.com/dabevlohn/wasm-rc-sesskey
Generates random 16 bytes, transforms it to CryptoKey Object, encrypts it for RSA-key issuer
https://github.com/dabevlohn/wasm-rc-sesskey
cryptography e2ee keygen rocketchat rsa rust wasm webassembly
Last synced: about 2 months ago
JSON representation
Generates random 16 bytes, transforms it to CryptoKey Object, encrypts it for RSA-key issuer
- Host: GitHub
- URL: https://github.com/dabevlohn/wasm-rc-sesskey
- Owner: dabevlohn
- Created: 2025-04-15T07:48:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T07:54:09.000Z (about 2 months ago)
- Last Synced: 2025-04-15T08:35:54.469Z (about 2 months ago)
- Topics: cryptography, e2ee, keygen, rocketchat, rsa, rust, wasm, webassembly
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RocketChat Session Key Generator (WASM)