is not current version
Last Version 1.4.4

org.cryptomator:siv-mode 1.0.5

RFC 5297 SIV mode: deterministic authenticated encryption

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

siv-mode
Version

Version

1.0.5
Type

Type

jar

Download siv-mode 1.0.5


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