You may check Accelerate.framework. It utilized the SIMD for
performance for up to 1024bit operands.
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man7/vBigNum.7.html

Regards.
yllan

On Mon, Nov 15, 2010 at 7:14 AM, William Squires <wsqui...@satx.rr.com> wrote:
> I know some crypto algorithms use 128 or up to 256 bit keys - I'm hoping
> that means there's a maths package (in C or ObjC) that'll provide for
> computations (addition, subtraction, multiplication, division, and modulus,
> at least...) and a way to convert them to<->from NSStrings. Anyone know of
> any? I'm trying to rewrite an algorithm I made for NSUIntegers to use ever
> larger values for cryptanalysis.
>
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/yungluen%40gmail.com
>
> This email sent to yungl...@gmail.com
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to