Preguntas etiquetadas con hmac

4
HMAC-SHA1 en bash
¿Existe un script bash para generar un HMAC-SHA1hash? Estoy buscando algo equivalente al siguiente código PHP: hash_hmac("sha1", "value", "key");
95 bash  sha1  hmac 
Al usar nuestro sitio, usted reconoce que ha leído y comprende nuestra Política de Cookies y Política de Privacidad.
Licensed under cc by-sa 3.0 with attribution required.