Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for crc1 (0.05 sec)

  1. lib/fips140/v1.1.0-rc1.zip

    updateBlocks(productTable, y, partialBlock[:]) } } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/aes/gcm/interface_test.go // Copyright 2024 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. package gcm_test import ( "crypto/cipher" "crypto/internal/fips140/aes/gcm" ) var _ cipher.AEAD = (*gcm.GCM)(nil) golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/aes/interface_test.go // Copyright 2024 The Go Authors. All rights...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0-c2097c7c.zip

    VADD V5.D2, i3.D2, i3.D2 \ #define SHA512ROUND(i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4) \ VLD1.P 16(R4), [rc1.D2] \ SHA512TRANS(i0, i1, i2, i3, i4, rc0, in0) \ VEXT $8, in4.B16, in3.B16, V5.B16 \ SHA512SU0 in1.D2, in0.D2 \ SHA512H V7.D2, V6, i3 \ SHA512SU1 V5.D2, in2.D2, in0.D2 \ VADD i3.D2, i1.D2, i4.D2 \ SHA512H2 i0.D2, i1, i3 #define SHA512ROUND_NO_UPDATE(i0, i1, i2, i3, i4, rc0, rc1, in0) \ VLD1.P 16(R4), [rc1.D2] \ SHA512TRANS(i0, i1, i2, i3, i4, rc0, in0) \ SHA512H V7.D2, V6, i3...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

        - [Added](#added-20)
        - [Changed](#changed-20)
        - [Removed](#removed-20)
    - [v1.19.0-rc.1](#v1190-rc1)
      - [Downloads for v1.19.0-rc.1](#downloads-for-v1190-rc1)
        - [Source Code](#source-code-20)
        - [Client binaries](#client-binaries-20)
        - [Server binaries](#server-binaries-20)
        - [Node binaries](#node-binaries-20)
      - [Changelog since v1.19.0-rc.0](#changelog-since-v1190-rc0)
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top