open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/securitytoken
2021-03-16 15:25:24 +01:00
..
operations fix build error introduced by x25519 decryption support 2021-03-16 15:25:24 +01:00
usb migrate to androidx 2020-05-30 15:47:09 +02:00
CardCapabilities.java Add reset support for Secalot. 2018-10-29 23:48:03 +01:00
CardException.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
CommandApdu.java make sure CommandApdu consistently copies input data 2018-02-08 10:21:53 +01:00
ECKeyFormat.java fix yubikey curve OID bug by reworking ASN1 parsing 2021-02-23 18:10:15 +01:00
EdDSAKeyFormat.java add support for EdDSA on security tokens (currently only gnuk) 2018-02-20 01:04:47 +01:00
Iso7816TLV.java Code formatting and package re-structuring 2017-01-05 13:56:09 +01:00
KdfCalculator.java Add KdfCalculator class 2021-01-29 00:00:00 +00:00
KdfParameters.java Initialize all members of KdfParameters with default values 2021-02-17 00:00:00 +00:00
KeyFormat.java move toBytes into RSAKeyFormat 2021-02-23 18:18:43 +01:00
KeyType.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
NfcTransport.java migrate to androidx 2020-05-30 15:47:09 +02:00
OpenPgpCapabilities.java Add KDF to Extended Capabilities 2021-01-29 00:00:00 +00:00
OpenPgpCommandApduFactory.java migrate to androidx 2020-05-30 15:47:09 +02:00
ResponseApdu.java suppress AutoValue mutable byte array warnings 2018-01-22 01:47:22 +01:00
RSAKeyFormat.java move toBytes into RSAKeyFormat 2021-02-23 18:18:43 +01:00
SCP11bSecureMessaging.java fix yubikey curve OID bug by reworking ASN1 parsing 2021-02-23 18:10:15 +01:00
SecureMessaging.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
SecureMessagingException.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
SecurityTokenConnection.java Add support for KDF for security tokens 2021-01-29 00:00:00 +00:00
SecurityTokenInfo.java migrate to androidx 2020-05-30 15:47:09 +02:00
SecurityTokenUtils.java fix algorithm id for ECDSA auth keys on security keys 2021-03-16 15:12:22 +01:00
Transport.java migrate to androidx 2020-05-30 15:47:09 +02:00
UsbConnectionDispatcher.java Request missing permission when rescanning USB devices 2018-07-12 18:34:17 +02:00