Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Tiny AES C
Commits
f4b1701a
Unverified
Commit
f4b1701a
authored
Mar 21, 2018
by
kokke
Committed by
GitHub
Mar 21, 2018
Browse files
Merge pull request #94 from lucifurtun/master
Add @PlatformIO Library Registry manifest file
parents
61fa5c1d
04868a1f
Changes
1
Show whitespace changes
Inline
Side-by-side
library.json
0 → 100644
View file @
f4b1701a
{
"name"
:
"tiny-AES-c"
,
"keywords"
:
"cryptography, aes"
,
"description"
:
"Small portable AES128/192/256 in C"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/kokke/tiny-AES-c.git"
},
"frameworks"
:
"arduino"
,
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment