Alexander Kopachov %!s(int64=2) %!d(string=hai) anos
pai
achega
bd5c79cdec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      totp/services/crypto/constants.h

+ 1 - 1
totp/services/crypto/constants.h

@@ -4,7 +4,7 @@
 
 
 // According to this explanation: https://github.com/flipperdevices/flipperzero-firmware/issues/2885#issuecomment-1646664666
 // According to this explanation: https://github.com/flipperdevices/flipperzero-firmware/issues/2885#issuecomment-1646664666
 // disabling usage of any key which is "the same across all devices"
 // disabling usage of any key which is "the same across all devices"
-#define ACCEPTABLE_CRYPTO_KEY_SLOT_START (6)
+#define ACCEPTABLE_CRYPTO_KEY_SLOT_START (12)
 #define ACCEPTABLE_CRYPTO_KEY_SLOT_END (100)
 #define ACCEPTABLE_CRYPTO_KEY_SLOT_END (100)
 
 
 #define DEFAULT_CRYPTO_KEY_SLOT ACCEPTABLE_CRYPTO_KEY_SLOT_START
 #define DEFAULT_CRYPTO_KEY_SLOT ACCEPTABLE_CRYPTO_KEY_SLOT_START