Cracking JWT tokens (...) - Luciano Mammino - Codemotion Milan 2017

preview_player
Показать описание
The title: Cracking JWT tokens: a tale of magic, Node.JS and parallel computing

Рекомендации по теме
Комментарии
Автор

Use RS256 or ES256. If you want to use HS256, its better you use key derivation to harden your key against brute force attack.

jagadhariseno