Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for 520 (0.09 sec)

  1. CHANGELOG.md

        on Android API 21 through 23. This method throws an `UnsupportedOperationException`, so we now
        catch that and close the underlying stream instead.
    
     *  Upgrade: [Okio 3.16.1][okio_3_16_1].
    
    
    ## Version 5.2.0
    
    _2025-10-07_
    
     *  New: Support [HTTP 101] responses with `Response.socket`. This mechanism is only supported on
        HTTP/1.1. We also reimplemented our websocket client to use this new mechanism.
    
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Fri Dec 05 16:02:59 UTC 2025
    - 36.2K bytes
    - Viewed (2)
  2. go.sum

    cloud.google.com/go/monitoring v1.24.2/go.mod h1:x7yzPWcgDRnPEv3sI+jJGBkwl5qINf+6qY4eq0I9B4U=
    cloud.google.com/go/storage v1.52.0 h1:ROpzMW/IwipKtatA69ikxibdzQSiXJrY9f6IgBa9AlA=
    cloud.google.com/go/storage v1.52.0/go.mod h1:4wrBAbAYUvYkbrf19ahGm4I5kDQhESSqN3CGEkMGvOY=
    cloud.google.com/go/trace v1.11.6 h1:2O2zjPzqPYAHrn3OKl029qlqG6W8ZdYaOWRyr8NgMT4=
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Sun Sep 28 20:59:21 UTC 2025
    - 79.8K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_PATHCONF ideal-int
    pkg syscall (freebsd-arm64), const SYS_PDFORK = 518
    pkg syscall (freebsd-arm64), const SYS_PDFORK ideal-int
    pkg syscall (freebsd-arm64), const SYS_PDGETPID = 520
    pkg syscall (freebsd-arm64), const SYS_PDGETPID ideal-int
    pkg syscall (freebsd-arm64), const SYS_PDKILL = 519
    pkg syscall (freebsd-arm64), const SYS_PDKILL ideal-int
    pkg syscall (freebsd-arm64), const SYS_PIPE = 42
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    fiat // Invert sets e = 1/x, and returns e. // // If x == 0, Invert returns e = 0. func (e *P521Element) Invert(x *P521Element) *P521Element { // Inversion is implemented as exponentiation with exponent p − 2. // The sequence of 13 multiplications and 520 squarings is derived from the // following addition chain generated with github.com/mmcloughlin/addchain v0.4.0. // // _10 = 2*1 // _11 = 1 + _10 // _1100 = _11 << 2 // _1111 = _11 + _1100 // _11110000 = _1111 << 4 // _11111111 = _1111 + _11110000 //...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  5. lib/fips140/v1.1.0-rc1.zip

    fiat // Invert sets e = 1/x, and returns e. // // If x == 0, Invert returns e = 0. func (e *P521Element) Invert(x *P521Element) *P521Element { // Inversion is implemented as exponentiation with exponent p − 2. // The sequence of 13 multiplications and 520 squarings is derived from the // following addition chain generated with github.com/mmcloughlin/addchain v0.4.0. // // _10 = 2*1 // _11 = 1 + _10 // _1100 = _11 << 2 // _1111 = _11 + _1100 // _11110000 = _1111 << 4 // _11111111 = _1111 + _11110000 //...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (freebsd-386), const SYS_OVADVISE = 72
    pkg syscall (freebsd-386), const SYS_PATHCONF = 191
    pkg syscall (freebsd-386), const SYS_PDFORK = 518
    pkg syscall (freebsd-386), const SYS_PDGETPID = 520
    pkg syscall (freebsd-386), const SYS_PDKILL = 519
    pkg syscall (freebsd-386), const SYS_PIPE = 42
    pkg syscall (freebsd-386), const SYS_POLL = 209
    pkg syscall (freebsd-386), const SYS_POSIX_FADVISE = 531
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/adminlte.min.css.map

    font-weight: $card-title-font-weight;\n  margin: 0;\n}\n\n.card-text {\n  clear: both;\n}\n\n\n// Box Tools Buttons\n.btn-tool {\n  background-color: transparent;\n  color: $gray-500;\n  font-size: $font-size-sm;\n  margin: -(($card-spacer-y * .5) * 2) 0;\n  padding: .25rem .5rem;\n\n  .btn-group.show &,\n  &:hover {\n    color: $gray-700;\n  }\n\n  .show &,\n  &:focus {\n    box-shadow: none !important;\n  }\n}\n\n.text-sm {\n  .card-title {\n    font-size: $card-title-font-size-sm;\n  }\n\n  .nav-link...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (3)
Back to top