🎇
Exploring Literature
Pinned Loading
-
nim-HLSManager
nim-HLSManager PublicHLS Manifest/Stream reader created in nim; in use by vrienstudios/anime-dl
-
EVP_BytesToKey implementation in Nim...
EVP_BytesToKey implementation in Nim. Returns the key and iv given a password and salt. 1import std/[base64, strutils]
2import checksums/md5
34# AES-256 sizes; _password in plaintext form, and _salt in byte form.
5proc evp_BytesToKey*(passwordz, saltz: string): tuple[key, iv: string] =
-
vrienstudios/anime-dl
vrienstudios/anime-dl PublicDownload anime, novels, manga, and other content for offline consumption.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.