Notices tagged with crypto, page 25
-
I think the slides for my !Crypto presentation at !KWLUG next Monday are finally done: http://sobac.com/kwcrypto/kwlug-2013-12-02/
-
On my way to the last UofW CSClub !Security and !Privacy lecture on Disk !Crypto https://csclub.uwaterloo.ca/events/MC_2038-2013-11-26-5:00PM
-
!Microsoft Office365 to encrypt e-mail — but who will be able to decrypt it? !Surveillance? Will it be an open !crypto standard? Using !FreeSoftware? http://thenextweb.com/microsoft/2013/11/22/starting-early-2014-you-can-send-encrypted-emails-in-microsoft-office-365-to-anyone/
-
Adding this to the !crypto group… ♻ @dennisgut NTRU public key crypto released to the free and open source community #RSA and #ECC are the two most common public-key crypto systems in use today. At the 2013 Black Hat conference, researchers declared that the math for cracking #encryption algorithms could soon become so efficient that it will render the RSA crypto #algorithm obsolete. http://www.net-security.org/secworld.php?id=15997
-
http://en.m.wikipedia.org/wiki/NTRU resistant to quantum !crypto attacks
-
Encrypt the Web Report: Who's Doing What !crypto https://indy.im/url/5756956
-
@TorontoCrypto Where can we get more info? location, time, &c. Don't see anything on https://torontocrypto.org/ !crypto #cryptoparty
-
@fsf, @johns You should add the Lowell #Cryptoparty to https://www.cryptoparty.in/parties/upcoming !crypto https://www.fsf.org/events/20131123-lowell
-
Short http://www.bbc.co.uk/programmes/p01kxldh BBC world service show about security, NSA #snowden and importance of open source in !crypto
-
The Debian administration article mentions a phased transition to a new key over 3 months. Getting your new key signed by the old one. Attending key signings to get it integrated into the WoT, and contacting people who's keys you've signed to check they are still in control of their keys so you can recertify them with your new key.
-
@boneidol Thanx! I've done mostly that, except for the descending order of SHA strength (/me fixes that now). And since my key is DSA, I guess I should generate a new keypair. If I don't revoke the old key, but expire it so that its Web of Trust stays intact, does that weaken the WoT? !crypto
-
try this from 2009. http://www.debian-administration.org/users/dkg/weblog/48
-
Checked my prefs in GnuPG with "gpg --edit-key bjonkman" then "showprefs"; SHA1 was the only digest algorithm listed. Issued command "setpref" to set all algorithms to default, but SHA1 was listed first. Issued command "setpref CAST5 3DES IDEA AES256 AES192 AES SHA256 SHA384 SHA512 SHA224 ZLIB BZIP2 ZIP Uncompressed MDC" to remove SHA1, but GnuPG added it back, now listed last. !crypto https://www.schneier.com/blog/archives/2013/11/microsoft_retir.html
-
The RC5 Encryption Algorithm !crypto http://people.csail.mit.edu/rivest/Rivest-rc5.pdf
-
Moving forward on improving HTTP's security !crypto https://indy.im/url/5756539
-
Microsoft recommend disabling RC4 in !crypto https://blogs.technet.com/b/srd/archive/2013/11/12/security-advisory-2868725-recommendation-to-disable-rc4.aspx?Redirected=true
-
Impressive list of speakers for the London !Crypto Festival https://www.cryptoparty.in/london_cryptofestival/schedule
-
This is the answer ... https://indy.im/file/boneidol-20131102T162730-nd6wqll.jpeg Though there is a stupid mistake earlier on the page
-
Here's an example ...."An attacker intercepts the following ciphertext (hex encoded): 20814804c1767293b99f1d9cab3bc3e7 ac1e37bfb15599e5f40eef805488281d He knows that the plaintext is the ASCII encoding of the message "Pay Bob 100$" (excluding the quotes). He also knows that the cipher used is CBC encryption with a random IV using AES as the underlying block cipher. Show that th…
-
https://www.coursera.org/course/crypto course is starting again in January ... I crammed and passed it in 2 weeks. I quite enjoyed it, and got a good understanding of the !crypto primitives I use every day... Because I crammed it missed out some of the optional programming questions. So I may well do it again.