Sign in
apache
/
mynewt-artifact
/
HEAD
d8548c3
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.45.0
by dependabot[bot]
· 5 months ago
master
v0.0.25
9dbe021
build(deps): bump golang.org/x/crypto from 0.8.0 to 0.31.0
by dependabot[bot]
· 1 year, 5 months ago
e55cc86
Add initial asf.yaml configuration
by Szymon Janc
· 1 year, 9 months ago
85acad3
Update dependencies
by Szymon Janc
· 3 years ago
8000a5a
Integration with Github Actions
by Szymon Janc
· 3 years ago
2ef05e6
Comment update
by Philip Burkhardt
· 3 years ago
54b7160
Encrypted images that use HW encryption/decription need to be hashed using the encrypted image
by Philip Burkhardt
· 3 years, 1 month ago
dc6549f
Remove ec256 ASN1 signature padding
by Fabio Utzig
· 4 years, 6 months ago
v0.0.24
56555f5
added HasEncryptionPayload function to check for possible HW encryption
by Mark Blake
· 4 years, 9 months ago
v0.0.23
4f94303
Merge pull request #24 from ccollins476ad/image-bin
by Vipul Rahane
· 4 years, 9 months ago
21a0320
Merge pull request #31 from utzig/fix-encrypted-images
by Andy Gross
· 5 years ago
v0.0.22
64169ed
Fix encrypted image support
by Fabio Utzig
· 5 years ago
4bdb75b
Merge pull request #30 from agross-korg/support-legacy-tlvs
by Andy Gross
· 5 years ago
v0.0.21
92f2b52
image: Support legacy TLV values via option
by Andy Gross
· 5 years ago
237238f
Merge pull request #29 from agross-korg/section-tlv-changes
by Andy Gross
· 6 years ago
v0.0.20
8bbda45
image: Update overlapping TLVs
by Andy Gross
· 6 years ago
2105854
image: Add support for section TLV
by Andy Gross
· 6 years ago
aa99c4c
sec: Fix infinite loop
by Christopher Collins
· 6 years ago
7b5e1d8
image/README.md: Document of Mynewt image anatomy
by Christopher Collins
· 6 years ago
v0.0.19
30b07ba
Add some comments
by Christopher Collins
· 6 years ago
8fe37e2
image: Add some missing fields to json conversion
by Christopher Collins
· 6 years ago
252824c
Encrypt AES: Don't assume nonce is 8 bytes
by Christopher Collins
· 6 years ago
1794f79
image: Function to convert image to a byte slice
by Christopher Collins
· 6 years ago
56b9e16
FindWithinFlashAreaDevOff: Fix bad compare
by Christopher Collins
· 6 years ago
v0.0.18
46c91b0
manifest: Add flash helper function
by Christopher Collins
· 6 years ago
v0.0.17
c1233d0
image: Functions to decrypt hw-encrypted images
by Christopher Collins
· 6 years ago
dbcedfc
image: Allow CalcHash to accept an initial hash
by Christopher Collins
· 6 years ago
85abf95
manifest: Add `MfgManifestTarget.Size` field
by Christopher Collins
· 6 years ago
v0.0.16
63f9d94
image: calculate padding when parsing image
by Christopher Collins
· 6 years ago
v0.0.15
17f5c27
image: Try ALL enc keys when verifying hash
by Christopher Collins
· 6 years ago
v0.0.14
8aa2163
image: During parsing, account for header padding
by Christopher Collins
· 6 years ago
f511d8f
Fix FindProtTlv functions: were returning reg TLVs
by Christopher Collins
· 6 years ago
v0.0.13
963b7da
mfg_manifest: Add list of flash device names
by Christopher Collins
· 6 years ago
9320939
Add support for image encryption using ECIES-P256
by Fabio Utzig
· 6 years ago
v0.0.12
3cfcc7e
image: Functions to search protected TLVs
by Christopher Collins
· 6 years ago
v0.0.11
be2dbe2
Parse protected TLVs when parsing an image
by Christopher Collins
· 7 years ago
v0.0.10
b8ee251
Add `Size` field to MfgManifestRaw
by Christopher Collins
· 7 years ago
v0.0.9
03992ce
sec: function to get the hash from a signing key
by Christopher Collins
· 7 years ago
6a0584f
sec: Make GenerateSig() return a Sig object
by Christopher Collins
· 7 years ago
267010c
sec: Add `EncType` type
by Christopher Collins
· 7 years ago
bd8b4b4
sec: Add `Type` field to `Sig` type
by Christopher Collins
· 7 years ago
9d893f1
sec: Add function to get pub enc key from priv key
by Christopher Collins
· 7 years ago
8fa4247
Add support for protected TLVs
by Fabio Utzig
· 7 years ago
v0.0.8
b688b2c
New mfg manifest fields: target.extra, raw.extra
by Christopher Collins
· 7 years ago
v0.0.7
703f371
mfg_manifest: Include raw sections in manifest
by Christopher Collins
· 7 years ago
91a9bc9
Fix issues with hash calculation
by Andy Gross
· 7 years ago
v0.0.6
35e0c0f
Add AES-256-CTR capabilities and dependencies
by Andy Gross
· 7 years ago
a13c22c
Fix signing with elliptic curves
by Fabio Utzig
· 7 years ago
v0.0.5
8a1fee9
Fix IMAGE_F_NON_BOOTABLE definition to match mcuboot
by Alvaro Prieto
· 7 years ago
a86ed83
mfg: Verify embedded images separately
by Christopher Collins
· 7 years ago
v0.0.4
05cace2
image: return correct key index during sig verify
by Christopher Collins
· 7 years ago
49a78be
Add support for ed25519 encrypted signing keys
by Christopher Collins
· 7 years ago
v0.0.3
d5de4c2
image: Add tests for encrypted images
by Christopher Collins
· 7 years ago
v0.0.2
23225d4
Support verification of encrypted images
by Christopher Collins
· 7 years ago
441a611
Merge pull request #1 from ccollins476ad/verify
by ccollins476ad
· 7 years ago
v0.0.1
ced5960
Add README.md
by Christopher Collins
· 7 years ago
b980059
Add NOTICE file
by Christopher Collins
· 7 years ago
9515a56
Add .gitignore
by Christopher Collins
· 7 years ago
5b2c4f8
Add missing Apache licenses
by Christopher Collins
· 7 years ago
fb24b39
Some code reorginazation and comments
by Christopher Collins
· 7 years ago
fea4ea7
Turn `artifact` into a Go module
by Christopher Collins
· 7 years ago
58017f7
"Verify" unit tests
by Christopher Collins
· 7 years ago
c15c49e
Add "verify" functions to API
by Christopher Collins
· 7 years ago
697ec59
Add "errors" package
by Christopher Collins
· 7 years ago
b7033fa
Add .travis.yml
by Christopher Collins
· 7 years ago
db596e7
artifact: add image.CalcHash() function
by Christopher Collins
· 7 years ago
dc98b6d
Add RSA3072 support
by Fabio Utzig
· 7 years ago
0351ab5
Update missing license headers and rat excludes
by Szymon Janc
· 7 years ago
846046a
Enabling mfg bin to hex image convertion.
by Miguel Azevedo
· 7 years ago
8ba2a3d
Enable production of hex mfgimg files.
by Miguel Azevedo
· 7 years ago
40452e8
newt: Allow mfgimages to be signed
by Christopher Collins
· 7 years ago
1447da7
Create new package: artifact/sec
by Christopher Collins
· 7 years ago
353f343
Fix int overflow on 32-bit platforms.
by Christopher Collins
· 7 years ago
8a3bd09
Include BSP name in mfg manifest
by Christopher Collins
· 7 years ago
0bac152
Artifact library update
by Christopher Collins
· 7 years ago
9dd213a
Support for the 2.0 mfgimage format
by Christopher Collins
· 7 years ago
3025a27
"artifact" library
by Christopher Collins
· 7 years ago