Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for 8021 (0.06 seconds)

  1. lib/fips140/v1.26.0.zip

    *[BlockSize]byte, dst, src []byte) { cryptBlocksEncGeneri(b, civ, dst, src) } func cryptBlocksDec(b *Block, civ *[BlockSize]byte, dst, src []byte) { cryptBlocksDecGeneri(b, civ, dst, src) } golang.org/fips140@v1.26.0/fips140/v1.26.0/aes/cbc_ppc64x.go // Copyright 2021 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build (ppc64 || ppc64le) && !purego package aes // cryptBlocksChain invokes the cipher message identifying...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  2. lib/fips140/v1.0.0-c2097c7c.zip

    []byte) { cryptBlocksEncGeneri(b, civ, dst, src) } func cryptBlocksDec(b *Block, civ *[BlockSize]byte, dst, src []byte) { cryptBlocksDecGeneri(b, civ, dst, src) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/aes/cbc_ppc64x.go // Copyright 2021 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build (ppc64 || ppc64le) && !purego package aes // cryptBlocksChain invokes the cipher message identifying...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  3. RELEASE.md

    ### Breaking Changes
    
    *  Removed the Keras scikit-learn API wrappers (`KerasClassifier` and `KerasRegressor`), which had been deprecated in August 2021. We recommend using [SciKeras](https://github.com/adriangb/scikeras) instead.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2047          ; disallowed_STD3_mapped ; 003F 003F     # 3.2  DOUBLE QUESTION MARK
    2048          ; disallowed_STD3_mapped ; 003F 0021     # 3.0  QUESTION EXCLAMATION MARK
    2049          ; disallowed_STD3_mapped ; 0021 003F     # 3.0  EXCLAMATION QUESTION MARK
    204A..204D    ; valid                  ;      ; NV8    # 3.0  TIRONIAN SIGN ET..BLACK RIGHTWARDS BULLET
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
Back to Top