golang-github-containers-ocicrypt-devel-1.0.3-3.fc35 in Fedora Rawhide
↵ Return to the main page of golang-github-containers-ocicrypt-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-07-22 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.3-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.3-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-08-21 |
Robert-André Mauchin <zebob dot m at gmail dot com> - 1.0.3-1 |
- Initial package |
Provides
- golang(github.com/containers/ocicrypt)
- golang(github.com/containers/ocicrypt/blockcipher)
- golang(github.com/containers/ocicrypt/config)
- golang(github.com/containers/ocicrypt/helpers)
- golang(github.com/containers/ocicrypt/keywrap)
- golang(github.com/containers/ocicrypt/keywrap/jwe)
- golang(github.com/containers/ocicrypt/keywrap/pgp)
- golang(github.com/containers/ocicrypt/keywrap/pkcs7)
- golang(github.com/containers/ocicrypt/spec)
- golang(github.com/containers/ocicrypt/utils)
- golang-github-containers-ocicrypt-devel
- golang-ipath(github.com/containers/ocicrypt)
Files
- usr/
- share/
- doc/
- golang-github-containers-ocicrypt-devel/
- CODE-OF-CONDUCT.md
- README.md
- SECURITY.md
- gocode/
- src/
- github.com/
- containers/
- ocicrypt/
- .goipath
- CODE-OF-CONDUCT.md
- README.md
- SECURITY.md
- blockcipher/
- blockcipher.go
- blockcipher_aes_ctr.go
- blockcipher_aes_ctr_test.go
- blockcipher_test.go
- config/
- config.go
- constructors.go
- encryption.go
- encryption_test.go
- go.mod
- gpg.go
- gpgvault.go
- helpers/
- keywrap/
- jwe/
- keywrapper_jwe.go
- keywrapper_jwe_test.go
- keywrap.go
- pgp/
- keywrapper_gpg.go
- keywrapper_gpg_test.go
- testingkeys_test.go
- pkcs7/
- keywrapper_pkcs7.go
- keywrapper_pkcs7_test.go
- reader.go
- spec/
- utils/
- delayedreader.go
- delayedreader_test.go
- ioutils.go
- testing.go
- utils.go
- licenses/
- golang-github-containers-ocicrypt-devel/