-
Desde aproximadamente 2 semanas, Movistar ha actualizado las apis para los dispositivos web.
A parte de cambiar el funcionamiento de ciertas peticiones, lo más relevante es que han añadido una firma …
-
I am trying to load AES256 key and want to calculate dgst using sha1.
Commands used:
openssl rand -out aes-128.key 16
openssl rand -out challenge.bin 16
tpm2_loadexternal -G aes128 -r aes-128.…
-
Seeing connect failures with Jsch version 0.2.18 whereas it works fine with 0.1.54 version , currently not able to get any host logs.
I have set `PreferredAuthentications` to `PublicKey` and `Pubkey…
-
Looks like despite the HMAC-SHA256 value being hard coded in the app, the authorization headers are still using HMAC-SHA1, which isnt allowed by netsuite anymore.
`headers: {
Authorization: 'O…
-
ERROR_AUTHENTICATION_REQUIRED
Invalid signature for signature method HMAC-SHA1
We can't use PHP, only Golang. We build the header with follow code. I hope you can…
-
Issue Description:
Currently, I have encountered some limitations while using the canokeys hardware key. I have found that many tools I need to use, such as the keepassxc password manager, require …
-
Hi Alex.
My client doesn't seem to be able to find some of the slightly more modern algorithms - even though they were explicitly compiled. How can I convince the client to find them ?
I want to…
-
Hello,
I've got a problem with l2tp connection on my newly installed Ubuntu
```
$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
$ sudo apt-get install network-manager-l2tp network-m…
-
> In the future we could support HMAC-SHA1 directly, if there would be a request (no one registered it in Pro's firmware project yet).
Here's the formal request! :)
Looking forward to Nitrokey P…
-
```
What steps will reproduce the problem?
I use oauth-php as a OAuth Server, and use Zend_Oauth as a Consumer, when use
HMAC_SHA1 as signature method, it will throw this exception:
{{{
OAuthExcept…