Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for enliven (0.05 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2168          ; mapped                 ; 0069 0078     # 1.1  ROMAN NUMERAL NINE
    2169          ; mapped                 ; 0078          # 1.1  ROMAN NUMERAL TEN
    216A          ; mapped                 ; 0078 0069     # 1.1  ROMAN NUMERAL ELEVEN
    216B          ; mapped                 ; 0078 0069 0069 #1.1  ROMAN NUMERAL TWELVE
    216C          ; mapped                 ; 006C          # 1.1  ROMAN NUMERAL FIFTY
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0.zip

    352-byte encoding of a ring element to s, // compressing eight coefficients per eleven bytes. // // It implements Compress₁₁, according to FIPS 203, Definition 4.7, // followed by ByteEncode₁₁, according to FIPS 203, Algorithm 5. func ringCompressAndEncod(s []byte, f ringElement) []byte { return ringCompressAndEncod(s, f, 11) } // ringDecodeAndDecompr decodes a 352-byte encoding of a ring element where // each eleven bits are mapped to an equidistant distribution. // // It implements ByteDecode₁₁,...
    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