Become a member
Sign in
Michal Balšianka
Michal Balšianka

Michal Balšianka

4 Following
2 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by Michal Balšianka

See more

From Push Notification for React Native by TJ Kang

Refer to https://github.com/evollu/react-native-fcm#shared-steps

From Securely Storing Secrets in an Android Application by minun

…Stream.close();

byte[] vals = outputStream.toByteArray();
return vals;
}

private byte[] rsaDecrypt(…Stream.close();

byte[] vals = outputStream.toByteArray();
return vals;
}

private byte[] rsaDecrypt(byte[] encrypted) throws Exception {
KeyStore.PrivateKeyEntry privateKeyEntry = (KeyStore.Priva…

From Securely Storing Secrets in an Android Application by minun

private static final String RSA_MODE = "RSA/ECB/PKCS1Padding";
private byte[] rsaEncrypt(byte[] secret) throws Exception{
KeyStore.PrivateKeyEntry privateKeyEntry = (KeyStore.PrivateKe…

Claps from Michal Balšianka

See more

Introducing Turbo: 5x faster than Yarn & NPM, and runs natively in-browser 🔥

Eric Simons

Xamarin.Forms + Clean Architecture + Rx.NET

Gonzalo Martin

The Difficulty of Scaling an Algo Trading Business to the Opportunity

Jim Greco