Groups | Search | Server Info | Login | Register
Groups > comp.sys.apple2 > #49008
| From | Oliver Schmidt <ol.sc@web.de> |
|---|---|
| Newsgroups | comp.sys.apple2 |
| Subject | Re: Is TLS for the IIgs coming later? |
| Date | 2024-07-30 06:38 +0000 |
| Message-ID | <v8a1pn$hs4c$1@solani.org> (permalink) |
| References | <dog_cow-1721745973@macgui.com> <v7rlsl$1sa5e$1@dont-email.me> <v82ttn$3di1i$1@dont-email.me> <v84265$3jl0u$1@dont-email.me> |
Hi Stephen, >> Perhaps we can offload the encryption / decryption to some other >> mechanism (perhaps UltimateDrive could be used). > [...] some sort of offload mechanism > might well be more practical than doing everything on the GS. I don't know what the UltimateDrive brings to the table that you desire, but... 1. The A2Pico: * is software-defined hardware * is open source - both hardware and firmware * is very DIY friendly due to its through-hole variant without any chips to be programmed * is available as completely assembled SMD variant for a pretty affordable price * comes with a reusable library that contains the code necessary to communicate with the A2 * can easily be programmed in C 2. If you define a "crypto accelerator" software interface based on a SmartPort character device, then this interface can be implemented both * internally (i.e. based on A2Pico) * externally (i.e. based on FujiNet) in a similar way a "usual" SmartPort block device can be implemented both internally (i.e. CFFA3000) and externally (i.e. Floppy Emu). Oliver
Back to comp.sys.apple2 | Previous | Next — Previous in thread | Find similar
Is TLS for the IIgs coming later? D Finnigan <dog_cow@macgui.com> - 2024-07-23 14:46 +0000
Re: Is TLS for the IIgs coming later? Stephen Heumann <stephenheumann@gmail.com> - 2024-07-24 14:49 -0500
Re: Is TLS for the IIgs coming later? D Finnigan <dog_cow@macgui.com> - 2024-07-24 20:13 +0000
Re: Is TLS for the IIgs coming later? Andrew Roughan <no_email@invalid.invalid> - 2024-07-27 13:49 +0000
Re: Is TLS for the IIgs coming later? Stephen Heumann <stephenheumann@gmail.com> - 2024-07-27 19:08 -0500
Re: Is TLS for the IIgs coming later? Oliver Schmidt <ol.sc@web.de> - 2024-07-30 06:38 +0000
csiph-web