support of AES in CFB128 mode in NSS.
It has been running fine for me for a while btw.
Allan, did you mean you built the CFB128 mode yourself
using the ECB mode as a primitive, as I suggested?
Wan-Teh
___
dev-tech-crypto mailing list
dev-t
Wan-Teh Chang wrote:
> Allan (beaufour), you should be able to build the CFB128 mode
> yourself using the ECB mode as a primitive. It seems
> straightforward to me (because 128 is the block size, you
> don't need to shift). This way you don't need to wait for
> the supp
On 9/26/06, Bob Relyea <[EMAIL PROTECTED]> wrote:
The only hard issue I see is getting a PKCS #11 mechanism for CFB mode.
Once that exists it should be realitively easy to add such a mechanism.
The primary changes would be in softoken, pk11wrap, and possibly adding
an OID in util/secoid.[ch].
I
Allan (beaufour), you should be able to build the CFB128 mode
yourself using the ECB mode as a primitive. It seems
straightforward to me (because 128 is the block size, you
don't need to shift). This way you don't need to wait for
the support of AES in CFB128 mode in NSS.
Th
[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
Wan-Teh Chang wrote:
[EMAIL PROTECTED] wrote:
Wan-Teh Chang wrote:
Why would you like to use the CFB mode?
Because that's what the current (non-NSS) code does. I'd rather just
port, not change, the code.
[EMAIL PROTECTED] wrote:
> Why would you like to use the CFB mode?
Because that's what the current (non-NSS) code does. I'd rather just
port, not change, the code.
>>> Is the CFB mode used in your implementation of some standard?
>>> Just curious.
>> No, it is not a standard.
> But i
[EMAIL PROTECTED] wrote:
> Wan-Teh Chang wrote:
> > [EMAIL PROTECTED] wrote:
> > > Wan-Teh Chang wrote:
> > >> Why would you like to use the CFB mode?
> > >
> > > Because that's what the current (non-NSS) code does. I'd rather just
> > > port, not change, the code.
> >
> > Is the CFB mode used in
Wan-Teh Chang wrote:
> [EMAIL PROTECTED] wrote:
> > Wan-Teh Chang wrote:
> >> Why would you like to use the CFB mode?
> >
> > Because that's what the current (non-NSS) code does. I'd rather just
> > port, not change, the code.
>
> Is the CFB mode used in your implementation of some standard?
> Jus
[EMAIL PROTECTED] wrote:
Wan-Teh Chang wrote:
Why would you like to use the CFB mode?
Because that's what the current (non-NSS) code does. I'd rather just
port, not change, the code.
Is the CFB mode used in your implementation of some standard?
Just curious.
The crypto support in NSS has be
Wan-Teh Chang wrote:
> [EMAIL PROTECTED] wrote:
> > Is it possible to use AES in CFB128 mode using NSS? If yes, how? :)
> >
> > (if no, why not? :) )
>
> No, CFB128 mode is not implemented. You can only use
> AES in ECB or CBC mode.
>
> Nobody asked for CFB
[EMAIL PROTECTED] wrote:
Is it possible to use AES in CFB128 mode using NSS? If yes, how? :)
(if no, why not? :) )
No, CFB128 mode is not implemented. You can only use
AES in ECB or CBC mode.
Nobody asked for CFB mode support before. Why would you
like to use the CFB mode?
To use AES with
Is it possible to use AES in CFB128 mode using NSS? If yes, how? :)
(if no, why not? :) )
___
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
12 matches
Mail list logo