Re: [PATCH v1] Crypt and decrypt files using password in keystore.

2018-04-23 Thread Gerd Pauli
for merging like this.  Then i clean up some spaces in the code and send again ( checkscript ). If not. Sorry for the dust :-) Am Montag, den 23.04.2018, 10:39 +0200 schrieb Sascha Hauer: > Hi Gerd, > > On Fri, Apr 20, 2018 at 10:01:14AM +0200, Gerd Pauli wrote: > > Adds cc

[PATCH v1] Crypt and decrypt files using password in keystore.

2018-04-20 Thread Gerd Pauli
Adds ccryptlib library in crypto which implements a stream cipher based on the block cipher Rijndael, the candidate for the AES standard. Compatible with the ccrypt tool in linux from Peter Selinger. Usage: ccrypt [-e|-d] -k KEYNAME_IN_KEYSTORE SRC DST Signed-off-by: Gerd Pauli <g...@h

again [PATCH v1 2/2] command ccrypt

2017-10-09 Thread Gerd Pauli
There was a bug in the last mail i sent. [PATCH v1 2/2] command ccrypt This is the fix. Sorry for the dust :-) Crypt and decrypt files using passwords in keystore. Needs ccryptlib and keystore Usage: ccrypt [-e|-d] -k KEYNAME_IN_KEYSTORE SRC DST Signed-off-by: Gerd Pauli <g...@h

[PATCH v1 1/2] ccryptlib: library for encrypting/decrypting

2017-10-09 Thread Gerd Pauli
ccryptlib implements a stream cipher based on the block cipher Rijndael, the candidate for the AES standard. Ported 2017 to barebox by Gerd Pauli <g...@high-consulting.de> Copyright (C) 2000-2009 Peter Selinger. Signed-off-by: Gerd Pauli <g...@high-consulting.de> --- include

[PATCH v1 2/2] command ccrypt

2017-10-09 Thread Gerd Pauli
Crypt and Decrypt Files using Password in Keystore needs ccryptlib and keystore Rijandel Crypt and Decrypt of files Usage: ccrypt [-e|-d] -k KEYNAME_IN_KEYSTORE SRC DST Signed-off-by: Gerd Pauli <g...@high-consulting.de> --- commands/Kconfig | 10 +++ commands/Makefile | 1 + co

[PATCH v1] writef: added command to write content of variable to file

2017-10-06 Thread Gerd Pauli
writef: added command to write content of variable to file. Adds a newline at the emd of the string. Usage: writef VAR FILE Signed-off-by: Gerd Pauli <g...@high-consulting.de> --- commands/Kconfig | 11 + commands/Makefile | 1 + commands/writef.

yubikey and aes support for barebox

2017-09-14 Thread Gerd Pauli
with the community if anyone is interested. -- Regards Gerd Pauli Die gesetzlichen Pflichtangaben finden Sie unter: https://www.crsm.biz/impressum/ <>___ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox