Последняя версия

JPasswordObfuscator library 1.1.0

Extensible Java library for sensitive data obfuscation and de-obfuscation. Solution for protecting passwords and other sensitive data in configuration files or in transit from casual glances. Not at all useful for protecting sensitive data from attackers bent on stealing your secrets.

Лицензия

Лицензия

Группа

Группа

rs.in.zivanovic
Идентификатор

Идентификатор

j-password-obfuscator
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

JPasswordObfuscator library
Extensible Java library for sensitive data obfuscation and de-obfuscation. Solution for protecting passwords and other sensitive data in configuration files or in transit from casual glances. Not at all useful for protecting sensitive data from attackers bent on stealing your secrets.
Ссылка на сайт

Ссылка на сайт

https://github.com/zmarko/jPasswordObfuscator

Скачать j-password-obfuscator 1.1.0


<!-- https://jarcasting.com/artifacts/rs.in.zivanovic/j-password-obfuscator/ -->
<dependency>
    <groupId>rs.in.zivanovic</groupId>
    <artifactId>j-password-obfuscator</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/rs.in.zivanovic/j-password-obfuscator/
implementation 'rs.in.zivanovic:j-password-obfuscator:1.1.0'
// https://jarcasting.com/artifacts/rs.in.zivanovic/j-password-obfuscator/
implementation ("rs.in.zivanovic:j-password-obfuscator:1.1.0")
'rs.in.zivanovic:j-password-obfuscator:jar:1.1.0'
<dependency org="rs.in.zivanovic" name="j-password-obfuscator" rev="1.1.0">
  <artifact name="j-password-obfuscator" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.in.zivanovic', module='j-password-obfuscator', version='1.1.0')
)
libraryDependencies += "rs.in.zivanovic" % "j-password-obfuscator" % "1.1.0"
[rs.in.zivanovic/j-password-obfuscator "1.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar 1.52

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.