Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 61 - 65 of 65 for oidc (0.11 seconds)

  1. doc/godebug.md

    field, [`Policies`](/pkg/crypto/x509/#Certificate.Policies), which supports
    certificate policy OIDs with components larger than 31 bits. By default this
    field is only used during parsing, when it is populated with policy OIDs, but
    not used during marshaling. It can be used to marshal these larger OIDs, instead
    of the existing PolicyIdentifiers field, by using the
    [`x509usepolicies` setting](/pkg/crypto/x509/#CreateCertificate).
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Dec 03 00:18:09 GMT 2025
    - 24.7K bytes
    - Click Count (0)
  2. CREDITS

       See the License for the specific language governing permissions and
       limitations under the License.
    
    ================================================================
    
    github.com/coreos/go-oidc/v3
    https://github.com/coreos/go-oidc/v3
    ----------------------------------------------------------------
    Apache License
                               Version 2.0, January 2004
                            http://www.apache.org/licenses/
    
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Thu Mar 13 05:29:51 GMT 2025
    - 1.8M bytes
    - Click Count (0)
  3. cmd/testdata/undeleteable-object.tgz

    #ñ]°” “އSë¸| À®Û]rß ={ï ê4tÔ±#Â&ÅònüA©L eR ³.D µ {ÏG±ÜãG+ò ¨ ¨ =KnduÂUwgf*}`XGF ïJ6æÈª%¼®Ä(ÆÔ1! WðCçOG.¯«è¼ ¡Cž{* ØKìÿJ#z©ÿ,q]Á ë÷KD[9 ½ÈO, Ø Þ«ó‹’Ÿ9§B‰¹þÇÝül0 ê–‰y¹Æõ4ôH¤£Î*Ø ðYcÖ(é ·@½ ´íO¤@×Ü7¤ãÌæ¸ø ®ù&û 3R[F2é ^1-VÆ«ë CŸ7âêÂv ]ÃßmšTb rÞH?ÐÇ’˜ˆ#á%òïÐF‹ âêþ :3LÝœóKìh ô ­ä Õ*ʬ% ŽðÑDë k§K‡ýU oRÁ k2s:’PRºï%§ >’ô @…½s ‹Îµ2Ûf&õ ‚«+e Öô݉´ ƒÜ[ H d-<%,A¸ ˆ¯2ñ²ÄÊõ짦cïÞ\kSbSÛGxz™qëÄ •â›#®Šfy÷ŸémøYw´vw vßA÷ï ²í ]|*ŠõÑÅ Ÿ€ þ6Å™#C ~ÖëŒð%g å Dª?w \Ô%e‹3Òe'¯ó rIK î.ª¤œ $ ® Ø ðIh„×£‰æ¦Ž§ ˜ 0Q ¦öÖè?^ÌfI²,4#Üaî\P...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 8.7M bytes
    - Click Count (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    7}, crypto.SHA3_256: {2, 16, 840, 1, 101, 3, 4, 2, 8}, crypto.SHA3_384: {2, 16, 840, 1, 101, 3, 4, 2, 9}, crypto.SHA3_512: {2, 16, 840, 1, 101, 3, 4, 2, 10}, } for h, oid := range prefixes { want, err := asn1.Marshal(struct { HashAlgorithm pkix.AlgorithmIdentifier Hash []byte }{ HashAlgorithm: pkix.AlgorithmIdentifier{ Algorithm: oid, Parameters: asn1.NullRawValue, }, Hash: make([]byte, h.Size()), }) if err != nil { t.Fatal(err) } want = want[:len(want)-h.Size()] got := hashPrefixes[h.String()] if...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  5. lib/fips140/v1.1.0-rc1.zip

    7}, crypto.SHA3_256: {2, 16, 840, 1, 101, 3, 4, 2, 8}, crypto.SHA3_384: {2, 16, 840, 1, 101, 3, 4, 2, 9}, crypto.SHA3_512: {2, 16, 840, 1, 101, 3, 4, 2, 10}, } for h, oid := range prefixes { want, err := asn1.Marshal(struct { HashAlgorithm pkix.AlgorithmIdentifier Hash []byte }{ HashAlgorithm: pkix.AlgorithmIdentifier{ Algorithm: oid, Parameters: asn1.NullRawValue, }, Hash: make([]byte, h.Size()), }) if err != nil { t.Fatal(err) } want = want[:len(want)-h.Size()] got := hashPrefixes[h.String()] if...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
Back to Top