{"id":17543561,"url":"https://github.com/andreypfau/kotlinx-crypto","last_synced_at":"2025-09-01T19:37:44.811Z","repository":{"id":211730529,"uuid":"729451474","full_name":"andreypfau/kotlinx-crypto","owner":"andreypfau","description":"A multiplatform Kotlin library providing basic cryptographic functions and primitives","archived":false,"fork":false,"pushed_at":"2024-05-03T14:50:33.000Z","size":258,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-02T01:24:34.826Z","etag":null,"topics":["blake2","crc32","crypto","cryptography","hmac","keccak","kotlin","kotlin-language","kotlin-library","kotlin-multiplatform","pbkdf2","poly1305","salsa20","sha256","sha512"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreypfau.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}},"created_at":"2023-12-09T09:17:01.000Z","updated_at":"2025-07-07T17:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"581d3557-9243-4126-ac38-cbc8960b70fd","html_url":"https://github.com/andreypfau/kotlinx-crypto","commit_stats":null,"previous_names":["andreypfau/kotlinx-crypto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreypfau/kotlinx-crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreypfau%2Fkotlinx-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreypfau%2Fkotlinx-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreypfau%2Fkotlinx-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreypfau%2Fkotlinx-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreypfau","download_url":"https://codeload.github.com/andreypfau/kotlinx-crypto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreypfau%2Fkotlinx-crypto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273181931,"owners_count":25059808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blake2","crc32","crypto","cryptography","hmac","keccak","kotlin","kotlin-language","kotlin-library","kotlin-multiplatform","pbkdf2","poly1305","salsa20","sha256","sha512"],"created_at":"2024-10-21T00:24:45.998Z","updated_at":"2025-09-01T19:37:44.785Z","avatar_url":"https://github.com/andreypfau.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kotlin/Multiplatform Crypto\n\n[![Maven Central](https://img.shields.io/maven-central/v/io.github.andreypfau/kotlinx-crypto-digest.svg)](https://search.maven.org/artifact/io.github.andreypfau/kotlinx-crypto-digest)\n[![License](https://img.shields.io/github/license/andreypfau/kotlinx-crypto?color=blue)](https://github.com/andreypfau/kotlinx-crypto/blob/main/LICENSE)\n[![Kotlin](https://img.shields.io/badge/kotlin-2.0.0-blue.svg?logo=kotlin)](http://kotlinlang.org)\n\n**A multiplatform Kotlin library providing basic cryptographic functions and primitives**\n\n### Gradle Kotlin DSL:\n\n```kotlin\nrepositories {\n    mavenCentral()\n}\n\nval kotlinxCryptoVersion = \"0.0.4\"\n\ndependencies {\n    implementation(\"io.github.andreypfau:kotlinx-crypto-aes:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-blake2:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-crc32:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-hmac:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-keccak:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-pbkdf2:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-poly1305:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-salsa20:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-sha1:$kotlinxCryptoVersion\") \n    implementation(\"io.github.andreypfau:kotlinx-crypto-sha2:$kotlinxCryptoVersion\") \n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreypfau%2Fkotlinx-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreypfau%2Fkotlinx-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreypfau%2Fkotlinx-crypto/lists"}