{"id":22820161,"url":"https://github.com/kizzycode/crypto_api","last_synced_at":"2025-10-23T23:56:51.462Z","repository":{"id":57613556,"uuid":"163622223","full_name":"KizzyCode/crypto_api","owner":"KizzyCode","description":"This crate defines a general purpose API for various cryptographic primitives","archived":false,"fork":false,"pushed_at":"2021-10-15T00:40:38.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T09:23:58.913Z","etag":null,"topics":["authenticated-encryption","cipher","crypto-api","hash","kdf","message-authentication-code","pbkdf"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KizzyCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE BSD 2-CLAUSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-30T22:37:06.000Z","updated_at":"2021-10-15T00:40:40.000Z","dependencies_parsed_at":"2022-08-30T04:42:38.433Z","dependency_job_id":null,"html_url":"https://github.com/KizzyCode/crypto_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fcrypto_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fcrypto_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fcrypto_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fcrypto_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KizzyCode","download_url":"https://codeload.github.com/KizzyCode/crypto_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390858,"owners_count":20769478,"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","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":["authenticated-encryption","cipher","crypto-api","hash","kdf","message-authentication-code","pbkdf"],"created_at":"2024-12-12T15:16:46.726Z","updated_at":"2025-10-23T23:56:46.443Z","avatar_url":"https://github.com/KizzyCode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n# Crypto API\nThis crate defines a general purpose API for various cryptographic primitives. It's goal is to provide an abstraction\nlayer that allows you to switch your cryptographic backend easily.\n\n## Primitives covered\nThe following primitives are covered:\n - Ciphers\n   - Normal cipher\n   - AEAD cipher\n   - Streaming API\n   \n - Hash\n   - Normal hash\n   - Variable-length hash\n   - Streaming API\n   \n - KDF\n   - Normal parametrized KDF (tweaked with salt/info)\n   \n - MAC\n   - Normal MAC\n   - Streaming API\n   \n - PBKDF\n   - Normal (CPU-hard) PBKDF\n   - Memory-hard PBKDF\n \n - RNG\n   - Cryptographically secure RNG\n   - Cryptographically secure, seedable RNG\n   - Cryptographically secure, deterministic RNG\n \n - Asymmetric Signer\n   - Normal signer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fcrypto_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkizzycode%2Fcrypto_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fcrypto_api/lists"}