LICENSE-LIBMD 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Files:
  3. *
  4. Copyright:
  5. Copyright © 2009, 2011, 2016 Guillem Jover <guillem@hadrons.org>
  6. License: BSD-3-clause
  7. Redistribution and use in source and binary forms, with or without
  8. modification, are permitted provided that the following conditions
  9. are met:
  10. 1. Redistributions of source code must retain the above copyright
  11. notice, this list of conditions and the following disclaimer.
  12. 2. Redistributions in binary form must reproduce the above copyright
  13. notice, this list of conditions and the following disclaimer in the
  14. documentation and/or other materials provided with the distribution.
  15. 3. The name of the author may not be used to endorse or promote products
  16. derived from this software without specific prior written permission.
  17. .
  18. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  19. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  20. AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  21. THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  22. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  23. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  24. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  25. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  26. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  27. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  28. Files:
  29. include/sha2.h
  30. src/sha2.c
  31. Copyright:
  32. Copyright © 2000-2001, Aaron D. Gifford
  33. All rights reserved.
  34. License: BSD-3-clause-Aaron-D-Gifford
  35. Redistribution and use in source and binary forms, with or without
  36. modification, are permitted provided that the following conditions
  37. are met:
  38. 1. Redistributions of source code must retain the above copyright
  39. notice, this list of conditions and the following disclaimer.
  40. 2. Redistributions in binary form must reproduce the above copyright
  41. notice, this list of conditions and the following disclaimer in the
  42. documentation and/or other materials provided with the distribution.
  43. 3. Neither the name of the copyright holder nor the names of contributors
  44. may be used to endorse or promote products derived from this software
  45. without specific prior written permission.
  46. .
  47. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND
  48. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  49. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  50. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE
  51. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  52. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  53. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  54. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  55. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  56. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  57. SUCH DAMAGE.
  58. Files:
  59. include/rmd160.h
  60. src/rmd160.c
  61. Copyright:
  62. Copyright © 2001 Markus Friedl. All rights reserved.
  63. License: BSD-2-clause
  64. Redistribution and use in source and binary forms, with or without
  65. modification, are permitted provided that the following conditions
  66. are met:
  67. 1. Redistributions of source code must retain the above copyright
  68. notice, this list of conditions and the following disclaimer.
  69. 2. Redistributions in binary form must reproduce the above copyright
  70. notice, this list of conditions and the following disclaimer in the
  71. documentation and/or other materials provided with the distribution.
  72. .
  73. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  74. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  75. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  76. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  77. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  78. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  79. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  80. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  81. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  82. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  83. Files:
  84. src/md2.c
  85. Copyright:
  86. Copyright (c) 2001 The NetBSD Foundation, Inc.
  87. All rights reserved.
  88. .
  89. This code is derived from software contributed to The NetBSD Foundation
  90. by Andrew Brown.
  91. License: BSD-2-clause-NetBSD
  92. Redistribution and use in source and binary forms, with or without
  93. modification, are permitted provided that the following conditions
  94. are met:
  95. 1. Redistributions of source code must retain the above copyright
  96. notice, this list of conditions and the following disclaimer.
  97. 2. Redistributions in binary form must reproduce the above copyright
  98. notice, this list of conditions and the following disclaimer in the
  99. documentation and/or other materials provided with the distribution.
  100. .
  101. THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  102. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  103. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  104. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
  105. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  106. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  107. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  108. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  109. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  110. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  111. POSSIBILITY OF SUCH DAMAGE.
  112. Files:
  113. man/rmd160.3
  114. man/sha1.3
  115. man/sha2.3
  116. Copyright:
  117. Copyright © 1997, 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
  118. License: ISC
  119. Permission to use, copy, modify, and distribute this software for any
  120. purpose with or without fee is hereby granted, provided that the above
  121. copyright notice and this permission notice appear in all copies.
  122. .
  123. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  124. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  125. MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  126. ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  127. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  128. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  129. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  130. Files:
  131. man/mdX.3
  132. src/helper.c
  133. Copyright:
  134. Poul-Henning Kamp <phk@login.dkuug.dk>
  135. License: Beerware
  136. "THE BEER-WARE LICENSE" (Revision 42):
  137. <phk@login.dkuug.dk> wrote this file. As long as you retain this notice you
  138. can do whatever you want with this stuff. If we meet some day, and you think
  139. this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
  140. Files:
  141. include/md4.h
  142. src/md4.c
  143. Copyright:
  144. Colin Plumb
  145. Todd C. Miller
  146. License: public-domain-md4
  147. This code implements the MD4 message-digest algorithm.
  148. The algorithm is due to Ron Rivest. This code was
  149. written by Colin Plumb in 1993, no copyright is claimed.
  150. This code is in the public domain; do with it what you wish.
  151. Todd C. Miller modified the MD5 code to do MD4 based on RFC 1186.
  152. Files:
  153. include/md5.h
  154. src/md5.c
  155. Copyright:
  156. Colin Plumb
  157. License: public-domain-md5
  158. This code implements the MD5 message-digest algorithm.
  159. The algorithm is due to Ron Rivest. This code was
  160. written by Colin Plumb in 1993, no copyright is claimed.
  161. This code is in the public domain; do with it what you wish.
  162. Files:
  163. include/sha1.h
  164. src/sha1.c
  165. Copyright:
  166. Steve Reid <steve@edmweb.com>
  167. License: public-domain-sha1
  168. 100% Public Domain