{"id":28455506,"url":"https://github.com/elementsproject/rust-ctaes","last_synced_at":"2026-03-04T11:03:39.973Z","repository":{"id":293252475,"uuid":"982884267","full_name":"ElementsProject/rust-ctaes","owner":"ElementsProject","description":"A Rust FFI wrapper for CTAES library from https://github.com/bitcoin-core/ctaes","archived":false,"fork":false,"pushed_at":"2025-08-04T16:51:28.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-02-11T22:49:40.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ElementsProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-05-13T14:46:33.000Z","updated_at":"2025-08-04T16:43:55.000Z","dependencies_parsed_at":"2025-05-14T12:49:27.087Z","dependency_job_id":null,"html_url":"https://github.com/ElementsProject/rust-ctaes","commit_stats":null,"previous_names":["elementsproject/rust-ctaes"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ElementsProject/rust-ctaes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementsProject%2Frust-ctaes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementsProject%2Frust-ctaes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementsProject%2Frust-ctaes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementsProject%2Frust-ctaes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElementsProject","download_url":"https://codeload.github.com/ElementsProject/rust-ctaes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementsProject%2Frust-ctaes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-06-06T22:09:33.883Z","updated_at":"2026-03-04T11:03:39.825Z","avatar_url":"https://github.com/ElementsProject.png","language":"Rust","readme":"# ctaes-rs\n\nRust bindings and API for CTAES (constant-time AES implementation from Bitcoin Core found at\nhttps://github.com/bitcoin-core/ctaes)\n\nThe CTAES Library provides a constant time implementation of the AES algorithm. For completeness\nthis crate provides the interface to the AES-ECB methods, but they should not be used. Rather,\nuse the AES-CBC methods.\n\nThe crate also provides a Padding utility implementation to help the user prepare, pad and unpad\nbuffers. Zero Padding and PKCS7 padding implementations are provided\n\nRun `cargo doc --nodeps` to generate the documentation of the library.\n\n# Note\nThis is a low-level encryption library and should be employed in conjunction with a message \nauthentication scheme to avoid chosen-ciphertext and chosen-plaintext attacks.\n\n# Compatibility\nThis crate requires Rust 1.63.0 or later.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementsproject%2Frust-ctaes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementsproject%2Frust-ctaes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementsproject%2Frust-ctaes/lists"}