You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/01/16 03:09:35 UTC

[jira] [Commented] (DIRKRB-111) Completing the implementation of DES related encryption types

    [ https://issues.apache.org/jira/browse/DIRKRB-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279703#comment-14279703 ] 

Kai Zheng commented on DIRKRB-111:
----------------------------------

I have got this done and the codes are in the 'fixdes' branch. Change summary is below. Would anyone help review it? Thanks.

Summary:
1. Rewrote the DesKeyMaker class wholly to clear;
2. Added a String2keyTest to test string->key functionality for all the supported encryption types including DES_* related.
3. Also fixed some other issues found in the work.
4. Enabled all the DES_* related codes and tests.

> Completing the implementation of DES related encryption types
> -------------------------------------------------------------
>
>                 Key: DIRKRB-111
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-111
>             Project: Directory Kerberos
>          Issue Type: Sub-task
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>
> Currently DES related encryption types are rewritten during the clearing. Though the codes are almost finished but the related tests haven't passed yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)