Displaying 7 results from an estimated 7 matches for "elg".
Did you mean:
elf
2004 Feb 10
1
Bad signature in samba sources?
...(GnuPG) 1.2.3
Copyright (C) 2003 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA, ELG
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256
Compression: Uncompressed, ZIP, ZLIB
Cl<
2010 Apr 20
1
zero sized messages in Maildir, corrupt filenames ?
...ndex: yes
lock_method: dotlock
auth default:
passdb:
driver: pam
userdb:
driver: passwd
plugin:
quota:
Thanks for your time,
--
Rodolphe Buret Ecole Polytechnique F?d?rale de Lausanne
System Administrator EPFL STI-IEL-ESL
Tel: +41-21-693-0922 ELG 136 (b?timent ELG)
Fax: +41-21-693-0909 Station 11
Email: rodolphe.buret at epfl.ch CH-1015 Lausanne Switzerland
2019 Mar 29
2
Unable to verify of llvm sources with the .sig files
...9 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: /home/wink/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
I went to http://releases.llvm.org/download.html and downloaded llv...
2005 Aug 22
0
20050819 snapshot tests without problems
...s possible, though not bleeding edge) desktop
- An old LFS (linuxfromscratch) server
- Fedora Core 4 (server with newest updates)
All tests worked fine on every platform, no problems at all.
Cheers,
Tobias
Please CC me for follow-ups as I am not subscribed.
--
GPG-Key 0xEF37FF28 - 1024/4096 DSA/ELG-E - 16.11.2001
Fingerprint: 3C4B 155F 2621 CEAF D3A6 0CCB 937C 9597 EF37 FF28
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.mindrot.org/pipermail/o...
2019 Apr 04
2
Unable to verify of llvm sources with the .sig files
...3 or later <
> https://gnu.org/licenses/gpl.html>
> > This is free software: you are free to change and redistribute it.
> > There is NO WARRANTY, to the extent permitted by law.
> >
> > Home: /home/wink/.gnupg
> > Supported algorithms:
> > Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
> > Cipher: IDEA, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
> > CAMELLIA192, CAMELLIA256
> > Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
> > Compression: Uncompressed, ZIP, ZLIB, BZIP2
> >
> >
> >...
2006 May 16
1
cannot verify samba-3.0.22.tar.asc
...(GnuPG) 1.4.3
Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512
Compression: Uncompressed, ZIP, ZLIB, BZIP2
BLS $rm -fr .gnupg
BLS $gpg --import samba-pubkey.asc
gpg: directory `/home/joe/.gnupg' created
gpg: new configuration file `/home/jo...
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
...extension, and not .pgp or .gpg)
Anyway, I can run the script fine from a login shell. It works
beautifully. But when it runs from a cron job two things happen:
1. A file of zero size is created called file.decrypted.txt
2. The error message in the cron email I get says:
gpg: encrypted with ELG-E key, ID XXXXXXXX
gpg: decryption failed: secret key not available
Why does it say "secret key not available"? The output of gpg -K
shows that the key is in fact available, and this is further confirmed
when I run the script manually and the files are decrypted just fine.