Skip to content

Commit c36c543

Browse files
committed
Allow RSA blinding with FIPS
The API was added in 2016 so its in the latest FIPS versions
1 parent 6571f42 commit c36c543

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

wolfssl/wolfcrypt/settings.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,6 @@
439439
#define RNG WC_RNG
440440
#endif
441441
#endif
442-
/* blinding adds API not available yet in FIPS mode */
443-
#undef WC_RSA_BLINDING
444442
#endif
445443

446444
/* old FIPS has only AES_BLOCK_SIZE. */

0 commit comments

Comments
 (0)