-
Hi,
I am working on a new project and I am using CMAC AES-128. I wanted to use pycryptoki lib. I didn't find any indication. Can I have any help please ?
Thank you in advance.
-
Hello
I wanted to test your demo examples, but i get all kinds of errors.
Can anyone at Silicon Labs build a zigbee switch demo example gbl or hex file?
I need it for EFR32MG21A020F768
also,the …
-
### Version
17.1
### Platform
ubuntun 20 x64
### Subsystem
_No response_
### What steps will reproduce the bug?
```js
if (sslConfig.type == 'pfx') {
serverOptions = {
…
-
Asan found this baby:
```
=================================================================
==62810==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000007091 at pc 0x7f167dd1795e b…
-
# Issue Report #
## Bug ##
### Container Linux Version ###
```
$ cat /etc/os-release
DISTRIB_ID="Container Linux by CoreOS"
DISTRIB_RELEASE=1745.7.0
DISTRIB_CODENAME="Rhyolite"
DISTRIB_D…
-
This is an issue at https://github.com/nodejs/node/pull/42793.
In openssl3, exceptions generated by `pem_read_bio_key_decoder` are cleaned up internally.
But in openssl1.1.1 it will be preserved…
-
这个路由器和新路由3配置差不多,能否适配一下呢
ddvcx updated
4 years ago
-
Please check if there is any problem with using AES-ECB as the default encryption method.
1. lib/cipher.js, line 51
2. lib/cipher.js, line 72
This algorithm is known to have significant vulnera…
-
https://github.com/Mbed-TLS/mbedtls/blob/f3ccfddb45dc964124145789e433f22d382ca5a6/library/cmac.c#L179C2-L187C6
In CMAC, only ”AES-ECB“ mode is supported, which may lead to some misunderstandings fo…
-
Hi, When I am trying to build openssl-111 with Cygwin-i386 platform for 32 bit, it's failed below errors, I am pretty new to this forum please let me know how to resolve this issue?
``` Bash
osu…