Dear Tizen platform developers, I've created a Tizen Feature jira issue at https://bugs.tizen.org/jira/browse/PTF-83 about a small feature called "arbitrary large integer class".
Platforms like Java and C# are already providing BigInterger class which is arbitrary large integer class and apparently missing in Tizen Native framework. There are various situations which require arbitrary large integers. For example, crypto library, hashing into a pretty wide space to avoid conflicts, math libraries, symbolic computations, commercial-grade calculator, and etc. This APIs will allow application developers to write wider range of applications. The implementation of this feature will be dependent on GMP(GNU Multiple Precision arithmetic) library. Any feedbacks and comments including additional requirements will be welcome. BR --- Yoonsoo Kim(ys71.kim AT samsung.com) Principal SW Engineer/Software Architect Mobile R&D Office Samsung Electronics Co., Ltd. _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
