fs2 pipes for encrypting and decrypting data using BouncyCastle's PGP implementation
fs2-pgp 0.7.0
Group ID:
net.tazato
Artifact ID:
fs2-pgp_3
Version:
0.7.0
Version Scheme:
Release Date:
Jun 16, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:
libraryDependencies += "net.tazato" %% "fs2-pgp" % "0.7.0"
ivy"net.tazato::fs2-pgp:0.7.0"
//> using dep "net.tazato::fs2-pgp:0.7.0"
import $ivy.`net.tazato::fs2-pgp:0.7.0`
<dependency> <groupId>net.tazato</groupId> <artifactId>fs2-pgp_3</artifactId> <version>0.7.0</version> </dependency>
compile group: 'net.tazato', name: 'fs2-pgp_3', version: '0.7.0'