PBKDF2 on microcontroller using external library with SHA256
Can I find only pbkdf2 implementation in C without SHA256?
I want to use clear pbkdf2 algorithm with SHA256 from library used for STM32 microprocessors.
Can I find only pbkdf2 implementation in C without SHA256?
I want to use clear pbkdf2 algorithm with SHA256 from library used for STM32 microprocessors.