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

Jiajia Li commented on DIRKRB-216:
----------------------------------

Thanks for your work, it looks good for me, a minor issue, can you limit line 
length(less than 100 chars) in line 30 and  remove the blank lines in 
Camellia128CtsCmacEnc.java?

> Implement prf function for KeKiCmacEnc.java
> -------------------------------------------
>
>                 Key: DIRKRB-216
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-216
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Xu Yaning
>         Attachments: DIRKRB-216-v1.patch
>
>
> Implement prf function for KeKiCmacEnc.java
> {code}
>     public byte[] prf(byte[] key, byte[] seed) {
>         // TODO: krb5int_dk_cmac_prf
>         return null;
>     }
> {code}



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

Reply via email to