Add .gitignore and .ratignore files for various directories
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
14
doc/licenses/jose4j-0.9.6/NOTICE
Normal file
14
doc/licenses/jose4j-0.9.6/NOTICE
Normal file
@@ -0,0 +1,14 @@
|
||||
jose4j
|
||||
Copyright 2012-2024 Brian Campbell
|
||||
|
||||
EcdsaUsingShaAlgorithm contains code for converting the concatenated
|
||||
R & S values of the signature to and from DER, which was originally
|
||||
derived from the Apache Santuario XML Security library's SignatureECDSA
|
||||
implementation. http://santuario.apache.org/
|
||||
|
||||
The Base64 implementation in this software was derived from the
|
||||
Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
|
||||
|
||||
JSON processing in this software was derived from the JSON.simple toolkit.
|
||||
https://code.google.com/p/json-simple/
|
||||
|
8
doc/licenses/jose4j-0.9.6/README
Normal file
8
doc/licenses/jose4j-0.9.6/README
Normal file
@@ -0,0 +1,8 @@
|
||||
jose.4.j (https://bitbucket.org/b_c/jose4j/)
|
||||
--------------------------------------------
|
||||
|
||||
Version: 0.9.6
|
||||
From: 'Brian Campbell' (https://bitbucket.org/b_c/)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
1
doc/licenses/jose4j-0.9.6/dep-coordinates.txt
Normal file
1
doc/licenses/jose4j-0.9.6/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.bitbucket.b_c:jose4j:jar:0.9.6
|
Reference in New Issue
Block a user