summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/hash.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* base64: Move base64 encoding supportSebastian Huber2024-02-161-2/+2
|
* score: Move formatted I/O functionsSebastian Huber2023-07-281-1/+1
| | | | These functions do not belong to an super core service.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* score: Add Hash HandlerSebastian Huber2021-02-261-0/+76
Update #4267.