[GH-ISSUE #261] YiteAI Crypto & Encoding Tools #2118

Open
opened 2026-05-07 05:36:52 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @maczam on GitHub (May 1, 2026).
Original GitHub issue: https://github.com/sobolevn/awesome-cryptography/issues/261


YiteAI Crypto & Encoding Tools

Live Demo: https://dev.yiteai.com/category/crypto
License: Proprietary (free to use)

Description
Online cryptography and encoding toolkit covering the most common developer use cases — hashing, symmetric/asymmetric encryption, encoding, and token inspection. All operations run client-side in the browser; no
data is sent to a server.

Features

  • Hash: MD5, SHA-1, SHA-256, SHA-512, HMAC
  • Symmetric encryption: AES (CBC/GCM), DES, 3DES
  • Asymmetric: RSA key generation, encrypt/decrypt, sign/verify
  • Encoding/decoding: Base64, Base32, URL encode, HTML entity, Unicode, Hex
  • JWT decode and inspect (header + payload + signature)
  • UUID / ULID generator
  • Password strength checker

Tech
Static web app · JavaScript · No server-side processing


Originally created by @maczam on GitHub (May 1, 2026). Original GitHub issue: https://github.com/sobolevn/awesome-cryptography/issues/261 --- YiteAI Crypto & Encoding Tools Live Demo: https://dev.yiteai.com/category/crypto License: Proprietary (free to use) Description Online cryptography and encoding toolkit covering the most common developer use cases — hashing, symmetric/asymmetric encryption, encoding, and token inspection. All operations run client-side in the browser; no data is sent to a server. Features - Hash: MD5, SHA-1, SHA-256, SHA-512, HMAC - Symmetric encryption: AES (CBC/GCM), DES, 3DES - Asymmetric: RSA key generation, encrypt/decrypt, sign/verify - Encoding/decoding: Base64, Base32, URL encode, HTML entity, Unicode, Hex - JWT decode and inspect (header + payload + signature) - UUID / ULID generator - Password strength checker Tech Static web app · JavaScript · No server-side processing ---
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#2118