History for barebox / crypto
2019-05-09
@Sascha Hauer
crypto: digest: fix digesting file windows ...
Sascha Hauer committed on 9 May 2019
2019-03-18
@Sascha Hauer
treewide: Add missing includes ...
Sascha Hauer committed on 18 Mar 2019
2019-03-04
@Sascha Hauer
crc: Add PBL variant for crc_itu_t() ...
Sascha Hauer committed on 4 Mar 2019
@Sascha Hauer
crc: import crc_itu_t() from kernel ...
Sascha Hauer committed on 4 Mar 2019
2019-01-17
@Andrey Smirnov
crypto: digest: Return -errno if stat() fails ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 17 Jan 2019
@Andrey Smirnov
crypto: digest: Return -errno if lseek() fails ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 17 Jan 2019
@Andrey Smirnov
crypto: digest: Return -errno if open() fails ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 17 Jan 2019
2019-01-16
@Andrey Smirnov
crypto: digest: Change the signature of digest_file_window() ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
crypto: digest: Split memory vs. file code into separate functions ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
crypto: digest: Replace 4096 with PAGE_SIZE ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
crypto: digest: Remove unused variable ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
treewide: Introduce MAP_FAILED and replace ad-hoc constants with it ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
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