{"id":27917977,"url":"https://github.com/wannaverseofficial/kmp-crypto","last_synced_at":"2026-05-21T05:04:30.458Z","repository":{"id":291616977,"uuid":"975086383","full_name":"WannaverseOfficial/kmp-crypto","owner":"WannaverseOfficial","description":"Common cryptography library for Kotlin Multiplatform","archived":false,"fork":false,"pushed_at":"2026-02-12T13:59:09.000Z","size":575,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-12T16:46:39.076Z","etag":null,"topics":["aes","android","crypto","cryptography","ed25519","hashing","ios","kmp","kotlin-multiplatform","rsa","secure-random"],"latest_commit_sha":null,"homepage":"https://github.com/orgs/WannaverseOfficial/projects/2/views/1","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WannaverseOfficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-29T19:00:57.000Z","updated_at":"2025-11-11T03:49:00.000Z","dependencies_parsed_at":"2025-05-05T17:47:35.736Z","dependency_job_id":"df3e5074-3f90-426b-995b-cc1f78fde9df","html_url":"https://github.com/WannaverseOfficial/kmp-crypto","commit_stats":null,"previous_names":["wannaverseofficial/kmp-crypto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WannaverseOfficial/kmp-crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WannaverseOfficial%2Fkmp-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WannaverseOfficial%2Fkmp-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WannaverseOfficial%2Fkmp-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WannaverseOfficial%2Fkmp-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WannaverseOfficial","download_url":"https://codeload.github.com/WannaverseOfficial/kmp-crypto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WannaverseOfficial%2Fkmp-crypto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33289546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes","android","crypto","cryptography","ed25519","hashing","ios","kmp","kotlin-multiplatform","rsa","secure-random"],"created_at":"2025-05-06T18:04:32.358Z","updated_at":"2026-05-21T05:04:30.453Z","avatar_url":"https://github.com/WannaverseOfficial.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"Wannaverse Logo\" src=\"./assets/logo.png\" width=\"288\"/\u003e\n\n# Kotlin Multiplatform Cryptography (kmp-crypto)\nkmp-crypto is a Kotlin Multiplatform library designed to provide essential cryptographic utilities across supported platforms.\n\n\u003e 🚧 Note: This library is in active development. Expect limited tooling and platform coverage during the early stages.\n\n## ✨ Features\n### 🔐 Asymmetric Cryptography\n[KDocs](https://wannaverseofficial.github.io/kmp-crypto/asymmetric/)\n\n* Ed25519 (digital signatures)\n* RSA (encryption \u0026 signing)\n\n### 🔒 Symmetric Cryptography\n[KDocs](https://wannaverseofficial.github.io/kmp-crypto/symmetric/)\n\n* AES (supports ECB, CBC, CFB, OFB, CTR, GCM)\n\n### Hashing\n[KDocs](https://wannaverseofficial.github.io/kmp-crypto/hashing/)\n\n* MD5\n* SHA-1\n* SHA-256\n* SHA-513\n\n### 🧰 Core Utilities\n[KDocs](https://wannaverseofficial.github.io/kmp-crypto/core/)\n\n* Base58 / Base64 encoding\n* Bech32 encoding\n* ByteArray utilities\n* Secure random number generation\n* Encoding utilities:\n  * Hex\n  * Base64\n  * ASCII\n\n## Roadmap\n[Project Board](https://github.com/orgs/WannaverseOfficial/projects/2/views/1)\n\nPlanned features:\n\n* Message Authentication\n  * HMAC\n  * HMAC-SHA256\n  * HMAC-SHA512\n* Password Hashing\n  * Argon2\n  * scrypt\n  * bcrypt\n* JWT (JSON Web Tokens)\n* X.509 certificate handling\n\n\u003e Need a feature? Make an issue and we'll add it to the roadmap!\n\n## 📄 License\nMIT LICENSE. See [LICENSE](./LICENSE) for details.\n\n## 🙌 Contributing\nPull requests and feature requests are welcome!\nIf you encounter any issues, feel free to open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwannaverseofficial%2Fkmp-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwannaverseofficial%2Fkmp-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwannaverseofficial%2Fkmp-crypto/lists"}