This is a migrated thread and some comments may be shown as answers.

Rad controls and FIPS compatibility

2 Answers 99 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Darek
Top achievements
Rank 1
Darek asked on 09 Nov 2010, 03:32 PM
Are rad controls FIPS compatible ?

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 12 Nov 2010, 12:13 PM
Hello Darek,

Generally speaking, we don't have official tests, but we have customers that are using them in FIPS environment and they don't report any problems related to these standards. 

Greetings,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Pavaman
Top achievements
Rank 1
answered on 24 Dec 2010, 11:25 AM
Hi,

We are using the RadTreeView Ajax control in our application. On a particular system where System cryptography: "Use FIPS compliant algorithms for encryption, hashing and signing" policy has been enabled, we are getting following error message when user visits a page having the tree control. Rest of the pages where this control is not used, there is no error.

Parser Error Message: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

Also note that as per the microsoft guideline for FIPS, we have put following line in the web.config file.

<

 

machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="3DES" decryption="3DES"/>

 



Please let us know how to solve this.

thanks
Pavaman
Tags
General Discussions
Asked by
Darek
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Pavaman
Top achievements
Rank 1
Share this question
or