Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bcgit/bc-lts-java

Bouncy Castle Java Long Term Stable (LTS) Code
https://github.com/bcgit/bc-lts-java

CBC logic

8c0577916c9bbaab1ccf543b30bd46396a78e313 authored over 2 years ago by mw <[email protected]>
fixed conditional

11f7442236bc843a9887dc4da8076a1dba86e852 authored over 2 years ago by David Hook <[email protected]>
moved factory to crypto.util

20edf588fcae1a2b2cac37ef2862209cc0007725 authored over 2 years ago by David Hook <[email protected]>
Updated native reference handling.

Added native fail safe test.
Updated build so default building only tests java only.

2d774eda96ec0e7e22c7817e717a708e5d7624e0 authored over 2 years ago by mw <[email protected]>
Added property to skip pqc tests if necessary.

Initial addition on CBC, GCM native components.
Added missing files from bc-java
Added extra per-...

c15b0849415b9c2e3c18746d893377e575a73c98 authored over 2 years ago by mw <[email protected]>
Initial wiring in of native CBC mode.

78b1802df107f633c75a5444f8116097af536d6c authored over 2 years ago by mw <[email protected]>
Initial wiring in of AES/ECB native code with passes on o.bc.cr.te.AESTest.

e3bee6e0c76b8a7bd694faf4b9dd270178e7e0f2 authored over 2 years ago by mw <[email protected]>
Merge branch 'main' of gitlab.cryptoworkshop.com:root/bc-lts-java

95054a81ac03ea0530d474739cb9b082f19b6fa6 authored over 2 years ago by mwcw <[email protected]>
Some initial arm support.

332381996064d2d4b462d440c4028523ad5db878 authored over 2 years ago by mwcw <[email protected]>
removed unnecessary methods

23fba6086b1989839cb5d0e4b2fdb93fc6297945 authored over 2 years ago by David Hook <[email protected]>
removed stateless processing class.

6b1306852f63e8ef4b6efd2c19f1aae90cedb65f authored over 2 years ago by David Hook <[email protected]>
added AESFactory class, some usage of.

2f4f80b860866beff3fff10d5c82393fb0a82eff authored over 2 years ago by David Hook <[email protected]>
changed name of method on StatelessProcessing (note functionality not implemented)

e9dcd74be622eec92330029e39785f12be4aba4d authored over 2 years ago by David Hook <[email protected]>
cleanup, added use of shutdownHook

e1c431daab04aaf1445725545f1844e9a5b1c27b authored over 2 years ago by David Hook <[email protected]>
refactored out disposable API.

added NativeServices class.

1a50e06793df4eb731b339df2a5c6ef40f692eb7 authored over 2 years ago by David Hook <[email protected]>
Initial skeleton of AESNativeEngine.

Initial attempt at Reference queue management for
classes that back into native code.

c770a7c217741e8bdbaf31cd3db3e14a19e83b57 authored over 2 years ago by mw <[email protected]>
Initial adaption on Intel code for AES CBC ECB and GCM. Not yet integrated into java code.

16fa7ad1fc351a3d389cfbac5a039cbe48162088 authored over 2 years ago by mw <[email protected]>
Native method updates are java class movement between packages.

Initial implementation of feature identification and querying.

fd12d5d5261ff002678ed58b9f6f76a2990440a6 authored over 2 years ago by mw <[email protected]>
Initial "it builds" commit of HW rng on arm.

Update to CMakeLists.txt to support different CPUs.

7ae1e8f66f5314132de85f10dfc506ea70cfd451 authored over 2 years ago by mwcw <[email protected]>
Added checkstyle.

b1f071da3d0ef15958cdd73fe080ff284eff75be authored over 2 years ago by Megan Woods <[email protected]>
Initial commit with Intel RNG

de95bf938d345b594c51158df26839e7e3f25c3f authored over 2 years ago by Megan Woods <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main' into main

7ce6261827a0ae255a3d1f7eb3d18bf5100b68e3 authored over 2 years ago by David Hook <[email protected]>
added util directory

c359637276d65c8bdda96518dc43f481dee575d6 authored over 2 years ago by David Hook <[email protected]>
initial build

051ca40b4b5f9ab8088c8edae156b029a3511b8d authored over 2 years ago by David Hook <[email protected]>
further refactoring of native RNG usage to get it associated with CryptoServicesRegistrar

8f521eaa53f6cbb63d574bcb60aba9bb6dce1802 authored over 2 years ago by David Hook <[email protected]>
initial refactoring of native RNG usage

4ad03da14aa1394f56d9fedb56d8b17e56ad4f38 authored over 2 years ago by David Hook <[email protected]>
build files

07c9f5b8fb0fde0474598138ee1652c9b9c437d3 authored over 2 years ago by David Hook <[email protected]>
initial source

bf1ec81eb39e8f3fbbc6c9b5878c2fa8210a459a authored over 2 years ago by David Hook <[email protected]>
Initial commit

6f21628587831e7cd23fdccac4cc5c9d54f87262 authored over 2 years ago by Administrator <[email protected]>