bitmarck-service / fs2-secon   0.3.0

Apache License 2.0 GitHub

Fs2 Interop für Verschlüsselung nach GKV Datenaustausch (SECON)

Scala versions: 3.x 2.13

fs2-secon

build Release Notes Maven Central Apache License 2.0

"Verschlüsselung nach GKV Datenaustausch" (SECON) for Fs2 using DieTechniker/secon-tool.

Usage

build.sbt

libraryDependencies += "de.bitmarck.bms" %% "fs2-secon" % "0.3.0"
libraryDependencies += "de.bitmarck.bms" %% "fs2-secon-javaimpl" % "0.3.0"

License

This project uses the Apache 2.0 License. See the file called LICENSE.

The module fs2-secon-javaimpl uses the LGPL 3.0 License. See the file called javaimpl/LICENSE.