-
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 …
-
### Discussed in https://github.com/orgs/go-ldap/discussions/533
Originally posted by **p0dalirius** October 11, 2024
Hi,
Has anyone been able to connect to a remote Windows Server LDAP ser…
-
I've tried this several times, factory reset the WB and with the laptop right next to the WB. This is what usually happens.
WB firmware 5.1.4
WB is detected
bluetooth chip BGX
connect to WB A…
-
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…
-
Hello,
After I upgrade the jsch jar from 0.1.55 to 0.2.1, I got this error:
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 262220 out of bounds for byte[20480]
at java.base…
-
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…
-
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.…
-
> 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…
-
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…