Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for daehal (0.06 seconds)

  1. RELEASE.md

    josephyearsley, Junpeng Lao, Karol M. Langner, Kb Sriram, krantideep95, Krish
    Ravindranath, Letian Feng, Loo Rong Jie, Lukas Geiger, Maciej, Mahmoud Abuzaina,
    ManHyuk, Mark Ryan, mbhuiyan, Michal Turek, Mostafa Alaa, Myungsung Kwak, Nand
    Dalal, Nehal J Wani, Neil Tenenholtz, ngc92, Nicholas Nadeau, P.Eng., Avs,
    Niranjan Hasabnis, P-Hidringer, Paul Van Eck, Peng Yu, Qing Zhao, Qingying Chen,
    Quanlong, Rajendra Arora, Rholais Lii, rmanyari, Robin Richtsfeld, Russell
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FB82..FB83    ; mapped                 ; 068D          # 1.1  ARABIC LETTER DDAHAL ISOLATED FORM..ARABIC LETTER DDAHAL FINAL FORM
    FB84..FB85    ; mapped                 ; 068C          # 1.1  ARABIC LETTER DAHAL ISOLATED FORM..ARABIC LETTER DAHAL FINAL FORM
    FB86..FB87    ; mapped                 ; 068E          # 1.1  ARABIC LETTER DUL ISOLATED FORM..ARABIC LETTER DUL FINAL FORM
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  3. docs/en/docs/release-notes.md

    * 📝 Update Request Body's `tutorial002` to deal with `tax=0` case. PR [#13230](https://github.com/fastapi/fastapi/pull/13230) by [@togogh](https://github.com/togogh).
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    !fipsApproved { fips140.RecordNonApproved() } if len(sig) != pub.Size() { return ErrVerification } emBits := pub.N.BitLen() - 1 emLen := (emBits + 7) / 8 em, err := encrypt(pub, sig) if err != nil { return ErrVerification } // Like in signPSSWithSalt, deal with mismatches between emLen and the size // of the modulus. The spec would have us wire emLen into the encoding // function, but we'd rather always encode to the size of the modulus and // then strip leading zeroes if necessary. This only happens...
    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

    !fipsApproved { fips140.RecordNonApproved() } if len(sig) != pub.Size() { return ErrVerification } emBits := pub.N.BitLen() - 1 emLen := (emBits + 7) / 8 em, err := encrypt(pub, sig) if err != nil { return ErrVerification } // Like in signPSSWithSalt, deal with mismatches between emLen and the size // of the modulus. The spec would have us wire emLen into the encoding // function, but we'd rather always encode to the size of the modulus and // then strip leading zeroes if necessary. This only happens...
    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