Patches
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1010450] Remove of unnecessary MD5 classes
View Trackers
|
Patches
|
Download .csv
|
Monitor
Date:
2008-08-07 16:26
Priority:
3
State:
Open
Submitted by:
Christian Graefe (
volleyknaller
)
Assigned to:
Nobody (None)
Category:
Group:
Resolution:
None
Summary:
Remove of unnecessary MD5 classes
Detailed description
Hi,
Until digging through the code, i checked, if the MD5 classes are still needed for compatibility with mono.
Class documentation of mono:
http://www.go-mono.com/docs/monodoc.ashx?link=T%3aSystem.Security.Cryptography.MD5
In my point of view the following classes aren't necessary for Npgsql2:
MD5, MD5CryptoServiceProvider and HashAlgorithm
If I'm right, we could apply this patch and remove the unnecessary classes.
best regards
Christian Gräfe
Followup
No Followups Have Been Posted
Attached Files:
Attachments:
Npgsql2_remove_MD5_classes.patch
Changes:
Field
Old Value
Date
By
File Added
350: Npgsql2_remove_MD5_classes.patch
2008-08-07 16:26
volleyknaller