fs2 pipes for encrypting and decrypting data using BouncyCastle's PGP implementation
fs2-pgp 0.4.1
Group ID:
com.dwolla
Artifact ID:
fs2-pgp_2.13
Version:
0.4.1
Release Date:
Jul 5, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "com.dwolla" %% "fs2-pgp" % "0.4.1"
ivy"com.dwolla::fs2-pgp:0.4.1"
//> using dep "com.dwolla::fs2-pgp:0.4.1"
import $ivy.`com.dwolla::fs2-pgp:0.4.1`
<dependency> <groupId>com.dwolla</groupId> <artifactId>fs2-pgp_2.13</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.dwolla', name: 'fs2-pgp_2.13', version: '0.4.1'