bobcats icon indicating copy to clipboard operation
bobcats copied to clipboard

Typelevel's very own CryptoKitties!

Results 57 bobcats issues
Sort by recently updated
recently updated
newest added

The branch for asymmetric keys https://github.com/typelevel/bobcats/pull/48 allows them to be given by two specifications: * [PKCS8KeySpec](https://github.com/typelevel/bobcats/blob/1917054dcd420d6f75aa82616a1a50faec52c0c3/core/shared/src/main/scala/bobcats/Key.scala#L52) for private keys * SPKIKeySpec for public keys Both of those are usually sent...

The branch on which PR https://github.com/typelevel/bobcats/pull/48 is located has asymmetric key support for browsers Web Crypto API, but not for Node.js. That would be a nice self contained project to...

H/t @ChristopherDavenport in [Discord](https://discord.com/channels/632277896739946517/839254871646404638/927640836542439495) Cypher Suites TLS_AES_128_GCM_SHA256 - Mandatory AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 Digital Signatures rsa_pkcs1_sha256 (for certificates) rsa_pss_rsae_sha256 (for CertificateVerify and certificates) ecdsa_secp256r1_sha256 key exchange secp256r1 (NIST P-256) MUST X25519

Hi, I am implementing the HTTP Signature RFC from IETF over in this repo [httpSig](https://github.com/bblfish/httpSig). I am extracting a lib there I wrote to work for Akka so that it...

## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.1` to `3.8.3` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.3) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.8.1...v3.8.3) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) from `0.4.22` to `0.7.2` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.7.2) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.4.22...v0.7.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.9.9` to `1.10.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.9...v1.10.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.4` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.4) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.4) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates * [org.typelevel:cats-core](https://github.com/typelevel/cats) * [org.typelevel:cats-laws](https://github.com/typelevel/cats) from `2.8.0` to `2.11.0` 📜 [GitHub Release Notes](https://github.com/typelevel/cats/releases/tag/v2.11.0) - [Version Diff](https://github.com/typelevel/cats/compare/v2.8.0...v2.11.0) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates [org.typelevel:munit-cats-effect](https://github.com/typelevel/munit-cats-effect) from `2.0.0-M3` to `2.0.0` 📜 [GitHub Release Notes](https://github.com/typelevel/munit-cats-effect/releases/tag/v2.0.0) - [Version Diff](https://github.com/typelevel/munit-cats-effect/compare/v2.0.0-M3...v2.0.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...