{"id":19502364,"url":"https://github.com/zio-archive/zio-crypto","last_synced_at":"2025-04-26T00:31:50.914Z","repository":{"id":45381194,"uuid":"335674188","full_name":"zio-archive/zio-crypto","owner":"zio-archive","description":"Fast, secure cryptographic primitives in a ZIO \u0026 ZIO Streams friendly package.","archived":true,"fork":false,"pushed_at":"2024-09-04T07:19:38.000Z","size":1711,"stargazers_count":31,"open_issues_count":32,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-23T05:41:41.081Z","etag":null,"topics":["scala","zio"],"latest_commit_sha":null,"homepage":"https://zio.dev/zio-crypto","language":"Scala","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/zio-archive.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-03T15:47:13.000Z","updated_at":"2025-01-20T12:58:15.000Z","dependencies_parsed_at":"2023-10-10T22:46:22.927Z","dependency_job_id":"f8af07dc-ea1e-4689-bd37-5b3a905b3a5a","html_url":"https://github.com/zio-archive/zio-crypto","commit_stats":null,"previous_names":["zio-archive/zio-crypto","zio/zio-crypto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zio-archive%2Fzio-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zio-archive%2Fzio-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zio-archive%2Fzio-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zio-archive%2Fzio-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zio-archive","download_url":"https://codeload.github.com/zio-archive/zio-crypto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250917284,"owners_count":21507561,"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":["scala","zio"],"created_at":"2024-11-10T22:16:13.422Z","updated_at":"2025-04-26T00:31:50.534Z","avatar_url":"https://github.com/zio-archive.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[//]: # (This file was autogenerated using `zio-sbt-website` plugin via `sbt generateReadme` command.)\n[//]: # (So please do not edit it manually. Instead, change \"docs/index.md\" file or sbt setting keys)\n[//]: # (e.g. \"readmeDocumentation\" and \"readmeSupport\".)\n\n# ZIO Crypto\n\nFast, secure cryptographic primitives in a ZIO \u0026 ZIO Streams friendly package. ZIO Crypto is a ZIO-idiomatic wrapper over Java's basic cryptographic functions. It provides hashing, secure random generation, and HMAC signatures and verifications.\n\n[![Experimental](https://img.shields.io/badge/Project%20Stage-Experimental-yellowgreen.svg)](https://github.com/zio/zio/wiki/Project-Stages) ![CI Badge](https://github.com/zio/zio-crypto/workflows/CI/badge.svg) [![Sonatype Snapshots](https://img.shields.io/nexus/s/https/oss.sonatype.org/dev.zio/zio-crypto_2.13.svg?label=Sonatype%20Snapshot)](https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-crypto_2.13/) [![ZIO Crypto](https://img.shields.io/github/stars/zio/zio-crypto?style=social)](https://github.com/zio/zio-crypto)\n\n## Project Goals\n\n### Cryptographic Implementations and Dependencies\n\nWe wish to have as few dependencies as possible this project. So, when cryptographic primitives are available via Java built-ins, we opt to use them.\n\nHowever, more than not having dependencies, we do not want to offer implementations of any cryptographic primitives. So, when a new primitive is required and not available via a Java built-in, we use a package. Services using these new packages should be added under new `zio.crypto` Maven packages. \n\n### NIST-Recommendations and Correctness\n\nWe wish to offer the best-practice algorithms according to National Institute of Standards and Technology (NIST).\n\nOne common form of error in security is using a non-recommended algorithm with the correct interface. In an effort to keep our library easy-to-use, we try to limit the number of algorithms offered to NIST-recommended algorithms and limit less well-known and less well-used algorithms.\n\n## Installation\n\n```scala\nlibraryDependencies += \"dev.zio\" %% \"zio-crypto\" % \"\u003cversion\u003e\"\n```\n\n## Documentation\n\nLearn more on the [ZIO Crypto homepage](https://zio.dev/zio-crypto)!\n\n## Contributing\n\nFor the general guidelines, see ZIO [contributor's guide](https://zio.dev/about/contributing).\n\n## Code of Conduct\n\nSee the [Code of Conduct](https://zio.dev/about/code-of-conduct)\n\n## Support\n\nCome chat with us on [![Badge-Discord]][Link-Discord].\n\n[Badge-Discord]: https://img.shields.io/discord/629491597070827530?logo=discord \"chat on discord\"\n[Link-Discord]: https://discord.gg/2ccFBr4 \"Discord\"\n\n## License\n\n[License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzio-archive%2Fzio-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzio-archive%2Fzio-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzio-archive%2Fzio-crypto/lists"}