Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Android Studio 1.22 と JRE 1.8 を 64 ビット JVM で使用しています。Crypto,js を Android にインポートする方法は?
HMAC出力から6桁のOTPを計算したい。
Googleコードからこれを確認しましたか: Google Authenticator
そこには、段階的な Java サンプル コードがあります。
乾杯。
ここで Java の実装を見つけることができます。
https://github.com/romus/sha/blob/master/sha3/src/com/theromus/example/Main.java