Home
last modified time | relevance | path

Searched hist:20031567 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Drsa.h20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Drsa-sign.c20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/tools/
H A Dimage-host.c20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/common/
H A Dimage-sig.c20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dimage-fit.c20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dimage.h20031567 Wed Nov 14 06:51:00 CST 2018 Philippe Reynes <philippe.reynes@softathome.com> rsa: add a structure for the padding

The rsa signature use a padding algorithm. By default, we use the
padding pkcs-1.5. In order to add some new padding algorithm, we
add a padding framework to manage several padding algorithm.
The choice of the padding is done in the file .its.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>