Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nettle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Nettle
nettle
Commits
89eb8070
Commit
89eb8070
authored
May 20, 2013
by
Niels Möller
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arm: Moved sha1 and sha256 assembly into v6 subdirectory.
parent
b8093a68
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
ChangeLog
ChangeLog
+4
-0
arm/v6/sha1-compress.asm
arm/v6/sha1-compress.asm
+0
-0
arm/v6/sha256-compress.asm
arm/v6/sha256-compress.asm
+0
-0
No files found.
ChangeLog
View file @
89eb8070
2013-05-20 Niels Möller <nisse@lysator.liu.se>
2013-05-20 Niels Möller <nisse@lysator.liu.se>
* arm/v6/sha1-compress.asm: Moved into v6 directory, since it uses
the v6 instruction uadd8, sel and rev.
* arm/v6/sha256-compress.asm: Likewise.
* nettle-types.h: Include <stddef.h>, for size_t.
* nettle-types.h: Include <stddef.h>, for size_t.
2013-05-17 Niels Möller <nisse@lysator.liu.se>
2013-05-17 Niels Möller <nisse@lysator.liu.se>
...
...
arm/sha1-compress.asm
→
arm/
v6/
sha1-compress.asm
View file @
89eb8070
File moved
arm/sha256-compress.asm
→
arm/
v6/
sha256-compress.asm
View file @
89eb8070
File moved
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