Prev Previous Post   Next Post Next

LanmanRedirector Encryption Problem...

Posted: 07-11-2004, 04:17 PM
I've succeeded doing encryption between client and server.
Encryption is done on the client side.
but still, i have a problem about some file type(such as WAB file).
i trace the MJ_WRITE dispatch routine. I find that during some
write operation, the irpsp.parameters.write.length
is not 16 bytes aligned. (My encryption algorithm is 16 bytes aligned.)
so, i do not encrypt the remain bytes. and hence, some bytes of the buffer
are not encrypted.

the file types below are supported by my filter:
doc,rar,zip,xls,ppt,exe,mdb, and of course,all the plain text file types.

Regards,
Ming
--
No one knows what tomorrow would be,
but I'll do my best.


Reply With Quote

Responses to "LanmanRedirector Encryption Problem..."

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
File encryption SeekingGod Windows XP Beta 3 09-29-2005 09:46 PM
file encryption matthew Windows XP Help & Support 10 01-04-2004 12:22 AM
encryption Rick \Nutcase\ Rogers Windows XP Basics 3 12-24-2003 02:54 AM
encryption problem mike Windows XP New Users 1 07-31-2003 08:09 PM
encryption of files Damion Franza Windows XP Security & Administration 2 07-03-2003 10:06 AM