cjsmith-0141 / fs2-pgp   0.7.0

MIT License Website GitHub

fs2 pipes for encrypting and decrypting data using BouncyCastle's PGP implementation

Scala versions: 3.x 2.13 2.12

pgp-testkit 0.7.0


Group ID:
net.tazato
Artifact ID:
pgp-testkit_3
Version:
0.7.0
Version Scheme:
Release Date:
Jun 16, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "net.tazato" %% "pgp-testkit" % "0.7.0"

Mill build tool

ivy"net.tazato::pgp-testkit:0.7.0"

Scala CLI

//> using dep "net.tazato::pgp-testkit:0.7.0"

Ammonite REPL

import $ivy.`net.tazato::pgp-testkit:0.7.0`

<dependency>
  <groupId>net.tazato</groupId>
  <artifactId>pgp-testkit_3</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'net.tazato', name: 'pgp-testkit_3', version: '0.7.0'