Skip to content

Instantly share code, notes, and snippets.

View carrotsword's full-sized avatar

Carrotsword carrotsword

View GitHub Profile
@koduki
koduki / JFRParser
Last active December 3, 2018 01:44
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package cn.orz.pascal.tinybench;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
package jp.kogane.dev.prv.keystoretester;
import android.content.Context;
import android.security.KeyPairGeneratorSpec;
import android.support.annotation.NonNull;
import java.io.IOException;
import java.math.BigInteger;
import java.security.GeneralSecurityException;
import java.security.InvalidAlgorithmParameterException;