[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Jun 29 19:34:09 EEST 2015


New commits:
commit 732dbccc7c9c433ed7189cd0327bf958987bf1c6
Merge: 548eb77 f955f36
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jun 29 12:23:47 2015 -0400

    pluto: re-implement code extracting bytes (i.e., salt) from a symkey
    
    Merge remote-tracking branch 'origin/fips-device'

commit f955f3627469a6a0b54300cee4e9e4760bfb2344
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Jun 27 19:45:11 2015 -0400

    pluto: deal with a null symkey in symkey_bytes

commit 949bb3e26c58bde56d82d67878cad8d76369e427
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 26 20:36:52 2015 -0400

    pluto: provide SYMKEY and BYTE hash operation
    
    The secure hash returns a SYMKEY.
    
    The byte hash returns an array of bytes (since hash
    is one way, it shouldn't leak anything about the input).
    Presumably the BYTE hash is for stuff going on the wire.
    (It's used by the old hmac stuff).

commit e7c83c363ed140eec9c10dfa20a9d33b935e6157
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 26 17:11:20 2015 -0400

    pluto: delete BIT key extract functions; not used
    
    and convert byte functions to using symkey_from_symkey.

commit 07ebeff7d331a4ac8f5e4ec9f59edc9b154d9f21
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 26 16:42:07 2015 -0400

    pluto: use lower-level key/byte routines

commit e7ccb822f843bf5b586da62bbeaca287cb8287c8
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 26 16:11:28 2015 -0400

    cavp: have results depend on the cavp program
    
    So that re-builds trigger a re-run.

commit a033f42895d8ac535ab332968da0faf702d9f7bc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 26 16:09:20 2015 -0400

    cavp: move key-munging debug routines into crypt_dbg; clean up
    
    This consolidates debug code found in crypt_symkey.c and test_buffer.c.



More information about the Swan-commit mailing list