Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 115 of 115 for bit_string (0.06 sec)

  1. docs/changelogs/changelog_3x.md

        that `tag()` now returns null if the request has no tag. Previously this would return the
        request itself.
     *  New: `Headers.Builder.addAll(Headers)`.
     *  New: `ResponseBody.create(MediaType, ByteString)`.
     *  New: Embed R8/ProGuard rules in the jar. These will be applied automatically by R8.
     *  Fix: Release the connection if `Authenticator` throws an exception.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

    import okhttp3.testing.Flaky
    import okhttp3.testing.PlatformRule
    import okhttp3.tls.HandshakeCertificates
    import okhttp3.tls.HeldCertificate
    import okio.Buffer
    import okio.BufferedSink
    import okio.ByteString
    import okio.ForwardingSource
    import okio.GzipSink
    import okio.Path.Companion.toPath
    import okio.buffer
    import okio.fakefilesystem.FakeFileSystem
    import okio.use
    import org.junit.jupiter.api.AfterEach
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg encoding/asn1, method (BitString) At(int) int
    pkg encoding/asn1, method (BitString) RightAlign() []uint8
    pkg encoding/asn1, method (ObjectIdentifier) Equal(ObjectIdentifier) bool
    pkg encoding/asn1, method (StructuralError) Error() string
    pkg encoding/asn1, method (SyntaxError) Error() string
    pkg encoding/asn1, type BitString struct
    pkg encoding/asn1, type BitString struct, BitLength int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. cmd/testdata/decryptObjectInfo.json.zst

    ryption-S3-Sealed-Key":"IAAfAPbLD1riSm6yTgCE/5ttWTEE6vay06k8V1/HxfsvuVwShlGB2qu2w==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"text/x-c"}},{"Bucket":"buck1","Name":"go_113/src/cmd/internal/obj/abi_string.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"Q7Lp3/GRT0Yy0tfnpEZ1j9DcF2/7Ktw=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAOJzGrzdhorP5...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
  5. lib/fips140/v1.0.0.zip

    output to produce before running the permutation. n, rate int // dsbyte contains the "domain separation" bits and the first bit of // the padding. Sections 6.1 and 6.2 of [1] separate the outputs of the // SHA-3 and SHAKE functions by appending bitstrings to the message. // Using a little-endian bit-ordering convention, these are "01" for SHA-3 // and "1111" for SHAKE, or 00000010b and 00001111b, respectively. Then the // padding rule from section 5.1 is applied to pad the message to a multiple //...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top