- Sort Score
- Num 10 results
- Language All
Results 1 - 6 of 6 for 35 (0.05 seconds)
-
api/go1.14.txt
pkg strconv (freebsd-arm64-cgo), const IntSize = 64 pkg syscall (freebsd-arm64), const AF_APPLETALK = 16 pkg syscall (freebsd-arm64), const AF_APPLETALK ideal-int pkg syscall (freebsd-arm64), const AF_ARP = 35 pkg syscall (freebsd-arm64), const AF_ARP ideal-int pkg syscall (freebsd-arm64), const AF_ATM = 30 pkg syscall (freebsd-arm64), const AF_ATM ideal-int pkg syscall (freebsd-arm64), const AF_BLUETOOTH = 36
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.19.md
- github.com/vishvananda/netns: [be1fbed → 52d707b](https://github.com/vishvananda/netns/compare/be1fbed...52d707b) - go.etcd.io/bbolt: v1.3.3 → v1.3.5 - go.etcd.io/etcd: 3cf2f69 → 18dfb9c - go.opencensus.io: v0.21.0 → v0.22.2 - go.uber.org/atomic: v1.3.2 → v1.4.0 - golang.org/x/crypto: bac4c82 → 75b2880 - golang.org/x/exp: 4b39c73 → da58074
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Wed Jan 05 05:42:32 GMT 2022 - 489.7K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
c.update(additionalInput) } else { // If the additional input is null, the first CTR_DRBG_Update is // skipped, but the additional input is replaced with an all-zero string // for the second CTR_DRBG_Update. additionalInput = new([SeedSize]byte) } // Steps 3-5. clear(out) c.c.XORKeyStream(out, out) aes.RoundToBlock(&c.c) // Step 6. c.update(additionalInput) // Step 7. c.reseedCounter++ // Step 8. return false } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/drbg/rand.go // Copyright 2024 The Go...
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) -
lib/fips140/v1.1.0-rc1.zip
c.update(additionalInput) } else { // If the additional input is null, the first CTR_DRBG_Update is // skipped, but the additional input is replaced with an all-zero string // for the second CTR_DRBG_Update. additionalInput = new([SeedSize]byte) } // Steps 3-5. clear(out) c.c.XORKeyStream(out, out) aes.RoundToBlock(&c.c) // Step 6. c.update(additionalInput) // Step 7. c.reseedCounter++ // Step 8. return false } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/drbg/rand.go // Copyright 2024 The Go Authors....
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0) -
docs/en/docs/release-notes.md
* Add new `HTTPException` with support for custom headers. With new documentation for handling errors at: [https://fastapi.tiangolo.com/tutorial/handling-errors/](https://fastapi.tiangolo.com/tutorial/handling-errors/). PR [#35](https://github.com/tiangolo/fastapi/pull/35).
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) -
RELEASE.md
answered questions, and were part of inspiring discussions. # Release 0.9.0 ## Major Features and Improvements * Python 3.5 support and binaries * Added iOS support * Added support for processing on GPUs on MacOS * Added makefile for better cross-platform build support (C API only)
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)