Click here to Skip to main content
15,886,100 members

Survey Results

When a project has cryptographic requirements, who is responsible for cryptographic design and analysis of overall system security?   [Edit]

Survey period: 16 Aug 2010 to 23 Aug 2010

Making sure your data can't be read is sometimes just as important as making sure it can be read.

OptionVotes% 
Outside consultant/contractor224.41
Project manager5210.42
Senior/lead programmer19138.28
Developer who took the crypto class7915.83
Developer doing the coding14829.66
Most crypto-passionate person5511.02
No design - encryption/decryption is just another function call like opening/closing a file8717.43
We never have need of encryption9018.04
Other234.61
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (30 answers)


 
GeneralMD5 Pin
Hristo-Bojilov19-Aug-10 1:39
Hristo-Bojilov19-Aug-10 1:39 
GeneralRe: MD5 Pin
MrProphet19-Aug-10 7:25
MrProphet19-Aug-10 7:25 
AnswerRe: MD5 Pin
Code Master3821-Aug-10 9:14
Code Master3821-Aug-10 9:14 
GeneralRe: MD5 Pin
Kevin Drzycimski21-Aug-10 10:56
Kevin Drzycimski21-Aug-10 10:56 
Generalwhat the hell is "CListCtrl"??? Pin
anishmehta18-Aug-10 7:03
anishmehta18-Aug-10 7:03 
GeneralRe: what the hell is "CListCtrl"??? Pin
NormDroid18-Aug-10 20:36
professionalNormDroid18-Aug-10 20:36 
GeneralRe: what the hell is "CListCtrl"??? Pin
Matty2220-Aug-10 21:31
Matty2220-Aug-10 21:31 
GeneralRe: what the hell is "CListCtrl"??? Pin
567890123421-Aug-10 23:35
567890123421-Aug-10 23:35 
Jokewww.CListCtrl.com PinPopular
Uwe Keim17-Aug-10 23:20
sitebuilderUwe Keim17-Aug-10 23:20 
GeneralRe: www.CListCtrl.com Pin
NormDroid18-Aug-10 4:27
professionalNormDroid18-Aug-10 4:27 
GeneralRe: www.CListCtrl.com Pin
Uwe Keim18-Aug-10 6:18
sitebuilderUwe Keim18-Aug-10 6:18 
GeneralRe: www.CListCtrl.com Pin
Keith Barrow22-Aug-10 8:38
professionalKeith Barrow22-Aug-10 8:38 
GeneralSenior/lead programmer Pin
koolprasad200317-Aug-10 18:00
professionalkoolprasad200317-Aug-10 18:00 
GeneralRe: Senior/lead programmer Pin
Patrick.Hartnett19-Aug-10 0:59
Patrick.Hartnett19-Aug-10 0:59 
GeneralRe: Senior/lead programmer Pin
Keith Barrow22-Aug-10 8:36
professionalKeith Barrow22-Aug-10 8:36 
Generalone more otions require Pin
Pranay Rana17-Aug-10 0:56
professionalPranay Rana17-Aug-10 0:56 
GeneralA strategy needs to be scoped during the planning phase of the program Pin
L Viljoen16-Aug-10 22:01
professionalL Viljoen16-Aug-10 22:01 
GeneralI am surprised Pin
Ennis Ray Lynch, Jr.16-Aug-10 5:15
Ennis Ray Lynch, Jr.16-Aug-10 5:15 
GeneralRe: I am surprised Pin
Mycroft Holmes16-Aug-10 18:37
professionalMycroft Holmes16-Aug-10 18:37 
GeneralRe: I am surprised Pin
John M. Drescher16-Aug-10 22:50
John M. Drescher16-Aug-10 22:50 
GeneralRe: I am surprised PinPopular
Ennis Ray Lynch, Jr.17-Aug-10 3:31
Ennis Ray Lynch, Jr.17-Aug-10 3:31 
I am referring to simple implementation as well. How are your keys stored, where are your keys stored, how is the memory protected when keys are in memory, is your algorithm implemented correctly, did you even check? Did you check the quality of your keys? All important questions. I am not a Cryptanalyst and ROT13 appears just a secure as AES-256, to me; in-fact, IIRC, the Java built in Crypto Algorithms are samples only and not for cryptographic use. Sun even referred you to a third-party if you wanted secure encryption.

In my opinion, and if you don't agree read the quality of questions in the forums, most developers are not even qualified to attempt to use the built in .NET cryptography API's let alone certify that they are used in a secure fashion. The fact that most of use can make a few API calls to generate what appears to be crypto-secured data does not make the data secure; only obscure.

Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

GeneralRe: I am surprised Pin
Mycroft Holmes17-Aug-10 13:27
professionalMycroft Holmes17-Aug-10 13:27 
GeneralRe: I am surprised Pin
Richard Blythe17-Aug-10 7:14
Richard Blythe17-Aug-10 7:14 
GeneralRe: I am surprised Pin
KenJohnson22-Aug-10 3:40
KenJohnson22-Aug-10 3:40 
GeneralEach Developer Pin
W Balboos, GHB16-Aug-10 2:35
W Balboos, GHB16-Aug-10 2:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.