Patrick Favre

Results 16 repositories owned by Patrick Favre

armadillo

277
Stars
52
Forks
Watchers

A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with opti...

bcrypt

458
Stars
50
Forks
Watchers

A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distrib...

BlurTestAndroid

417
Stars
66
Forks
Watchers

This is a simple App to test some blur algorithms on their visual quality and performance.

bytes-java

149
Stars
33
Forks
Watchers

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 de...

Dali

1.1k
Stars
89
Forks
Watchers

Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.

density-converter

243
Stars
32
Forks
Watchers

A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/heigh...

hkdf

63
Stars
9
Forks
Watchers

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatibl...

id-mask

61
Stars
3
Forks
Watchers

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...

indoor-positioning

50
Stars
24
Forks
Watchers

A full-featured indoor positioning system that was developed during my master thesis. It has a javascript based rich UI and has a server-client architecture.

uber-apk-signer

1.8k
Stars
185
Forks
Watchers

A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing sche...