8 packages
2d-fft
Implementation of the FFT for 2D inputs.
android-permanent-media-overwrite-permissions
This grants the necessary permissions to overwrite existing files in the media library (phone gallery). It checks if there is any file without permissions, and if so, it interactively asks the user to grant the permission. Doing so silently is not possibl
app-integrity-android-standard
The title says it all. Check [Android official documentation on Play Integrity standard requests](https://developer.android.com/google/play/integrity/standard) to understand how this API works and what it does.
app-integrity-client
# Unified entry point for app integrity attestation libraries
dct-2d-fromdefinition
Implementation of the Discrete Cosine Transform for 2D inputs, and its inverse, from its definition equation.
dft-2d-fromdefinition
Implementation of the Discrete Fourier Transform for 2D inputs, and its inverse, from its definition equation.
server-side-app-integrity-check
Server side library to generate nonces and check attestation tokens received from client apps within Android's Play Integrity API or Apple's App Attest API. It supports both classic and standard requests of Play Integrity API.
server-side-play-integrity-check
Server side library to generate nonces and check attestation tokens received from client apps within Android's Play Integrity API. It supports both classic and standard requests.