I am approaching bios-crypto again -- with the intention to split off
- libtommath -- it's trivial to reuse the spec from the official pkg, and the delta is small - libtomcrypt -- same - bios-crypto -- the binaries and some low-level scripts - bios-crypto-utils -- will move to a separate repo & rpm the shell & python utils we use in the XS
Here is some background on the "audited" libs http://lists.fedoraproject.org/pipermail/devel/2009-December/043679.html
There will probably be limited interest from Fedora proper, but at least there'll be a pacakge in case anyone is crazy enough to push more on this track :-)
cheers,
m
On Mon, Feb 14, 2011 at 5:20 PM, Martin Langhoff martin.langhoff@gmail.com wrote:
I am approaching bios-crypto again -- with the intention to split off
- libtommath -- it's trivial to reuse the spec from the official pkg, and the delta is small - libtomcrypt -- same
We actually use tomsfastlib, so now we have
Specs and patches in fedpkg-style: http://dev.laptop.org/git/packages/tomsfastmath-audited/ http://dev.laptop.org/git/packages/libtomcrypt-audited/
And the resulting rpms at:
http://dev.laptop.org/~martin/public_rpms/f14/
cheers,
m
And now bios-crypto is also cleaned up and packaged. Use and abuse
Specs and patches in fedpkg-style: http://dev.laptop.org/git/packages/bios-crypto http://dev.laptop.org/git/packages/tomsfastmath-audited/ http://dev.laptop.org/git/packages/libtomcrypt-audited/
And the resulting rpms at:
http://dev.laptop.org/~martin/public_rpms/f14/
This should simplify things for os-builder users, bitfrost packaging, XS management and deployments' work with local keys.
I will probably fork off some of the scripts from bios-crypto -- stuff we use mainly for the XS and deployments work.
cheers,
m