Group : at.favre.lib

BCrypt Key Derivation Function

at.favre.lib » bkdf

A extension of the BCrypt password hashing protocol to fix many of its issues and

更新时间: 2023-03-13 02:15

Single Step KDF (NIST SP 800-56C)

at.favre.lib » singlestep-kdf

Single Step Key Derivation Function (KDF) as defined in NIST SP 800-56C, Sect 5.8.1 as well as 800-56A. Usually used in key agreement protocols.

更新时间: 2023-03-13 01:33

ID Masking Library

at.favre.lib » id-mask

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

更新时间: 2023-03-06 04:08

ID Masking Library Parent

at.favre.lib » id-mask-parent

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

更新时间: 2023-03-06 04:08

Maven Common Configuration

at.favre.lib » common-parent

Common configurations (plugins, version, etc.) used as parent for maven projects.

更新时间: 2023-03-06 03:29

Bytes Utility Library

at.favre.lib » bytes

Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.

更新时间: 2023-02-16 02:52

BCrypt Password Hashing Function

at.favre.lib » bcrypt

Bcrypt is a password hashing function designed by Niels Provos and David Mazières, based on the Blowfish cipher. The core of this implementation is based on jBcrypt, but heavily refactored, modernized and with a lot of updates and enhancements.

更新时间: 2023-02-13 04:30

bcrypt-parent

at.favre.lib » bcrypt-parent

Parent Maven project for Bcrypt

更新时间: 2023-02-13 04:30

HKDF-RFC5869

at.favre.lib » hkdf

A standalone Java implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm compatible with NIST Special Publication 800-56C "Two-Step Key Derivation" scheme.

更新时间: 2023-02-12 06:19

Armadillo - Encrypted Shared Preferences

at.favre.lib » armadillo

A shared preference implementation for confidential data. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of Fingerprinting combined with optional user provided passwords.

更新时间: 2020-04-22 02:45

Common Checkstyle Configuration

at.favre.lib » checkstyle-config

Externalized checkstyle configuration which can be used in other Maven projects.

更新时间: 2020-04-06 01:53

Dali

at.favre.lib » dali

Dali is an image blur library for Android. It is easy to use, fast and extensible. Dali contains several modules for either static blurring, live blurring and animations.

更新时间: 2019-08-22 17:23

SLF4J binding for Timber

at.favre.lib » slf4j-timber

SLF4J binding for Timber, a logger with a small, extensible API which provides utility on top of Android's normal Log class by Jake Wharton.

更新时间: 2018-05-06 04:47
共1页 , 总 13
索引仓库
仓库 个数
Central 592045