https://github.com/http4s/http4s-crypto
Incubator for cryptographic functions cross-built for the JVM and Scala.js.
https://github.com/http4s/http4s-crypto
Last synced: 7 months ago
JSON representation
Incubator for cryptographic functions cross-built for the JVM and Scala.js.
- Host: GitHub
- URL: https://github.com/http4s/http4s-crypto
- Owner: http4s
- License: apache-2.0
- Created: 2021-09-19T02:03:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T20:25:41.000Z (8 months ago)
- Last Synced: 2025-06-26T07:41:08.628Z (8 months ago)
- Language: Scala
- Size: 427 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# http4s-crypto
An internal library to incubate cross-platform cryptography (JVM, Node.js, browsers) for http4s.
To learn more about the concept please see [http4s/http4s#5044](https://github.com/http4s/http4s/issues/5044).
If you find the abstractions in this library useful, please check out the sibling project [typelevel/bobcats](https://github.com/typelevel/bobcats).