is not current version
Last Version 1.4.4

org.cryptomator:siv-mode 1.1.1

RFC 5297 SIV mode: deterministic authenticated encryption

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

siv-mode
Version

Version

1.1.1
Type

Type

jar

Download siv-mode 1.1.1


<!-- https://jarcasting.com/artifacts/org.cryptomator/siv-mode/ -->
<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>siv-mode</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/siv-mode/
implementation 'org.cryptomator:siv-mode:1.1.1'
// https://jarcasting.com/artifacts/org.cryptomator/siv-mode/
implementation ("org.cryptomator:siv-mode:1.1.1")
'org.cryptomator:siv-mode:jar:1.1.1'
<dependency org="org.cryptomator" name="siv-mode" rev="1.1.1">
  <artifact name="siv-mode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='siv-mode', version='1.1.1')
)
libraryDependencies += "org.cryptomator" % "siv-mode" % "1.1.1"
[org.cryptomator/siv-mode "1.1.1"]