This is the multi-page printable view of this section. Click here to print.
C
C projects
- 1: Bazel targets
- 2: Changelog
- 3: Misc
- 3.1: Bazel targets
- 3.2: Changelog
- 4: Openssl
- 4.1: Bazel targets
- 4.2: Changelog
- 5: SRI
- 5.1: Bazel targets
- 5.2: Changelog
1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
2 - Changelog
- Update leetcode (e43773)
3 - Misc
Random C code
3.1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
base64 |
|
||||||||||
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
3.2 - Changelog
- Update leetcode (e43773)
4 - Openssl
Openssl build
4.1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
build-test |
|
||||||||||
build-test_0__deps |
|
||||||||||
build-test_1__deps |
|
||||||||||
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
openssl |
|
||||||||||
openssl-bin |
|
||||||||||
openssl-launch-test |
|
||||||||||
openssl-test |
|
||||||||||
openssl-test-suite |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
4.2 - Changelog
- Update leetcode (e43773)
5 - SRI
Cli app for subresource integrity calculation
Links
Help
Usage: sri [OPTION...]
Generate sri of a file
Example:
bazel run //c/sri:bin -- --digest sha256 --file ${PWD}/README.md
-d, --digest=String Digest type (sha256, for example)
-f, --file=Path Path to the file to parse
-?, --help Give this help list
--usage Give a short usage message
5.1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bin |
|
||||||||||
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
cmd |
|
||||||||||
errors |
|
||||||||||
lib |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
||||||||||
sri |
|
||||||||||
sri-test |
|
||||||||||
tests |
|
5.2 - Changelog
- Update leetcode (e43773)