💻
- France
Pinned Loading
-
-
-
keybase.md
keybase.md 1### Keybase proof23I hereby claim:
45* I am AlonsoFloo on github. -
Koltin property delegate tools for A...
Koltin property delegate tools for Android SharedChamber --> https://github.com/afiqiqmal/SharedChamber 1class SharedChamberPropertyDelegate<T>(
2private val sharedChamber: SharedChamber<Any>,
3private val defaultValue: T,
4private val getter: SharedChamber<Any>.(String, T) -> T,
5private val setter: SharedChamber<Any>.(String, T) -> Unit
-
Checksum utility for BASH
Checksum utility for BASH 1if [ "$#" -lt 1 ]; then
2echo "Usage : checksum [FILE_PATH..]"
3return4fi5for f in "$@"
-
Get SHA256 suject fingerprint of a P...
Get SHA256 suject fingerprint of a PEM certificate (original : https://github.com/datatheorem/TrustKit) 1#!/usr/bin/env python2"""Helper script to generate a TrustKit or HPKP pin from a PEM/DER certificate file.3How to use :4> python get_pin_from_certificate.py cert.pem5> python get_pin_from_certificate.py --type DER ca.der
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



