History for barebox / crypto
2018-01-30
@Sascha Hauer
rsa: Add missing newline to pr_err messages ...
Sascha Hauer committed on 30 Jan 2018
2017-07-10
@Uwe Kleine-König
crypto: digest: Fix digesting over memory chunks > 4096 bytes ...
Uwe Kleine-König authored on 6 Jul 2017 Lucas Stach committed on 10 Jul 2017
2017-03-31
@Sascha Hauer
crypto: digest: initialize earlier ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
keystore: implement forgetting secrets ...
Sascha Hauer committed on 31 Mar 2017
2016-07-05
@Alexander Shiyan
crypto: crc32: Optimize dynamic CRC table generation ...
Alexander Shiyan authored on 19 Jun 2016 Sascha Hauer committed on 5 Jul 2016
2016-05-25
@Yegor Yefremov
crypto: add CRC32 digest ...
Yegor Yefremov authored on 25 May 2016 Sascha Hauer committed on 25 May 2016
2016-05-09
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 9 May 2016
2016-04-21
@Du Huanpeng
whole tree: remove trailing whitespaces ...
Du Huanpeng authored on 21 Apr 2016 Sascha Hauer committed on 21 Apr 2016
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move crc specific stuff to crc.h ...
Sascha Hauer committed on 15 Apr 2016
2016-02-08
@Sascha Hauer
Merge branch 'for-next/ratp'
Sascha Hauer committed on 8 Feb 2016
2016-01-26
@Sascha Hauer
crypto: add RSA support ...
Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
crypto: add digest_alloc_by_algo() ...
Sascha Hauer committed on 26 Jan 2016
2016-01-18
@Sascha Hauer
barebox remote control ...
Sascha Hauer committed on 18 Jan 2016
2015-12-08
@Sascha Hauer
Merge branch 'for-next/state'
Sascha Hauer committed on 8 Dec 2015
2015-11-27
@Marc Kleine-Budde
crypto: add simple keystore ...
Marc Kleine-Budde authored on 25 Oct 2015 Sascha Hauer committed on 27 Nov 2015
@Marc Kleine-Budde
crypto: Kconfig: add submenu for crypto related config options ...
Marc Kleine-Budde authored on 25 Oct 2015 Sascha Hauer committed on 27 Nov 2015
2015-11-18
@Sergey Koshechkin
crypto: crc32: fix warnings: no previous prototype for 'crc32', 'crc32_no_comp', 'file_crc' ...
Sergey Koshechkin authored on 17 Nov 2015 Sascha Hauer committed on 18 Nov 2015
2015-08-28
@Sascha Hauer
crypto: fix selecting of digests ...
Sascha Hauer committed on 28 Aug 2015
2015-06-08
@Sascha Hauer
crc16: Make buffer argument const ...
Sascha Hauer committed on 8 Jun 2015
2015-05-26
@Marc Kleine-Budde
crypto: digest: mark signature argument as const ...
Marc Kleine-Budde authored on 25 May 2015 Sascha Hauer committed on 26 May 2015
2015-03-27
@Jean-Christophe PLAGNIOL-VILLARD
arm: crypto: add sha256 assembly support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
arm: crypto: add sha1 assembly support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha512: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha256: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha1: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: hmac: move register to hmac ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: prepare to allow multiple digest driver ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: allow algo to specify their length at runtime ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
2015-03-20
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: speficied when a digest need a key to be used ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Mar 2015 Sascha Hauer committed on 20 Mar 2015