Implementation of a `AES` service providing 2 functions: `::encrypt` and `::decrypt`
zio-aes 0.3.0
Group ID:
com.guizmaii
Artifact ID:
zio-aes_2.12
Version:
0.3.0
Release Date:
Oct 16, 2023
Licenses:
Files:
Full Scala Version:
2.12.18
Developers:
libraryDependencies += "com.guizmaii" %% "zio-aes" % "0.3.0"
ivy"com.guizmaii::zio-aes:0.3.0"
//> using dep "com.guizmaii::zio-aes:0.3.0"
import $ivy.`com.guizmaii::zio-aes:0.3.0`
<dependency> <groupId>com.guizmaii</groupId> <artifactId>zio-aes_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.guizmaii', name: 'zio-aes_2.12', version: '0.3.0'