diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-04 00:18:36 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-04 00:18:36 -0400 |
commit | ea04b71ff14523ffcfc02eb43cf509e238807bef (patch) | |
tree | 186ed194cc925441d249c7a9022efbd5546cfebc /rtl/core |
Initial version of Novean release engineering superrepository.
Not yet fully tested.
Diffstat (limited to 'rtl/core')
m--------- | rtl/core/cipher/aes | 0 | ||||
m--------- | rtl/core/cipher/chacha | 0 | ||||
m--------- | rtl/core/comm/eim | 0 | ||||
m--------- | rtl/core/hash/sha1 | 0 | ||||
m--------- | rtl/core/hash/sha256 | 0 | ||||
m--------- | rtl/core/hash/sha512 | 0 | ||||
m--------- | rtl/core/math/modexp | 0 | ||||
m--------- | rtl/core/platform/common | 0 | ||||
m--------- | rtl/core/platform/novena | 0 | ||||
m--------- | rtl/core/rng/avalanche_entropy | 0 | ||||
m--------- | rtl/core/rng/rosc_entropy | 0 | ||||
m--------- | rtl/core/rng/trng | 0 |
12 files changed, 0 insertions, 0 deletions
diff --git a/rtl/core/cipher/aes b/rtl/core/cipher/aes new file mode 160000 +Subproject fc8c9324320af3fc258df33f176583506ea5de3 diff --git a/rtl/core/cipher/chacha b/rtl/core/cipher/chacha new file mode 160000 +Subproject 549b75a635817ce263c368c9b8b5b0b07f90ec2 diff --git a/rtl/core/comm/eim b/rtl/core/comm/eim new file mode 160000 +Subproject 9ed8ee7596023a6f4e43d8468bbdd0473c6570e diff --git a/rtl/core/hash/sha1 b/rtl/core/hash/sha1 new file mode 160000 +Subproject febb27562431216a080cb980fdcda09454e72c3 diff --git a/rtl/core/hash/sha256 b/rtl/core/hash/sha256 new file mode 160000 +Subproject ce56b11187b92572193fa9327841ad2ef2e792f diff --git a/rtl/core/hash/sha512 b/rtl/core/hash/sha512 new file mode 160000 +Subproject 51ad57c37bb4a0f59e4af4ee069ac18f8fb9284 diff --git a/rtl/core/math/modexp b/rtl/core/math/modexp new file mode 160000 +Subproject e61c65059054df407206e58b88a1b203f5ad3c3 diff --git a/rtl/core/platform/common b/rtl/core/platform/common new file mode 160000 +Subproject f05a3c65ec65004b097cb63d5ac6d463a7a9dc2 diff --git a/rtl/core/platform/novena b/rtl/core/platform/novena new file mode 160000 +Subproject 33cc55adaf9ff31473802414f9c0d6e4a553cdd diff --git a/rtl/core/rng/avalanche_entropy b/rtl/core/rng/avalanche_entropy new file mode 160000 +Subproject 4a0c59617c582ef3f0e558067f913309db772f7 diff --git a/rtl/core/rng/rosc_entropy b/rtl/core/rng/rosc_entropy new file mode 160000 +Subproject 4c3b76c5b8d2809b236d2396ed6a8b36be4587e diff --git a/rtl/core/rng/trng b/rtl/core/rng/trng new file mode 160000 +Subproject d5974ed0d389f8953b23d98bb69b1576adad27b |