Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire]cryptoapi

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Ladislav Hagara <hgr AT vabo.cz>
  • To: worf AT sbox.tu-graz.ac.at, sm-grimoire AT lists.ibiblio.org
  • Subject: [SM-Grimoire]cryptoapi
  • Date: Fri, 11 Oct 2002 20:50:52 +0200

Hi,

we have not cryptoapi in grimoire yet (we had it for kernel 2.4.18, new
linux spell does not contains it).
I was trying to add it, but I was not successful.

I put a cryptoapi_patch into
/var/lib/sorcery/codex/test/kernels/linux/patches directory,
after "cast -r -c linux" I am able to choose this patch, I am able to
choose version but after
extracting linux kernel it is not patched by this patch.

What is wrong ?
- lace -




#!/bin/bash

DESCRIPTION="Cryptoapi - International Kernel Patch"
SHORT="Cryptoapi - International Kernel Patch"
HELP="Cryptoapi - International Kernel Patch contains the cryptographic
kernel API layer, cryptographic ciphers (aes, twofish, mars, rc6, serpent,
dfc, blowfish, idea, rc5, 3des, des), digest algorithms (md5, sha1) and
cryptographic loop filter module (cryptoloop)"

VERSIONS="2.4.19.2"

if [[ "$1" == "CONFIG" ]]; then
echo "
SOURCE${COUNTER}=patch-int-${!PATCH}.bz2
SOURCE${COUNTER}_URL=http://www.kernel.org/pub/linux/kernel/crypto/v2.4/testing/\$SOURCE${COUNTER}";
>> $SPELL_CONFIG
fi


  • [SM-Grimoire]cryptoapi, Ladislav Hagara, 10/11/2002

Archive powered by MHonArc 2.6.24.

Top of Page