webmcp

diff LICENSE @ 499:b36e366bba2b

Added SHA-3 hashing functions (using compact Keccak code)
author jbe
date Sun Aug 13 03:22:48 2017 +0200 (2017-08-13)
parents c5f9a1b2f225
children 8ebbc33ee84d
line diff
     1.1 --- a/LICENSE	Sun Jul 23 03:43:49 2017 +0200
     1.2 +++ b/LICENSE	Sun Aug 13 03:22:48 2017 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -Copyright (c) 2009-2016 Public Software Group e. V., Berlin, Germany
     1.5 +Copyright (c) 2009-2017 Public Software Group e. V., Berlin, Germany
     1.6  
     1.7  Permission is hereby granted, free of charge, to any person obtaining a
     1.8  copy of this software and associated documentation files (the "Software"),
     1.9 @@ -17,3 +17,8 @@
    1.10  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    1.11  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    1.12  DEALINGS IN THE SOFTWARE.
    1.13 +
    1.14 +
    1.15 +Additional notices:
    1.16 +
    1.17 +File "libraries/moonhash/moonbridge_sha3.c" is derived from file "libraries/moonhash/Keccak-more-compact.c", which has been downloaded from <https://github.com/gvanas/KeccakCodePackage/blob/10856bc1922a1ee2c4d2822a88b9ef8fb5059932/Standalone/CompactFIPS202/Keccak-more-compact.c>. The code in file Keccak-more-compact.c is code that has, according to <https://github.com/gvanas/KeccakCodePackage/blob/10856bc1922a1ee2c4d2822a88b9ef8fb5059932/README.markdown>, been put into the public domain.

Impressum / About Us