Community Profile

photo

jalashree trivedi


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Solving Elliptic Curve equation.
I have an equation Y square = X cube + aX + b mod p. Values of a, b, p and x are a= -3 b= 24551555460089438177402939151974517...

6 years ago | 0 answers | 0

0

answers

Question


How to convert 192 bit string to integer in matlab?
I have a 192 bit binary string stored in a variable as bvar=01001101010000010101000001010000010010010100111001000111001000000100...

6 years ago | 1 answer | 0

1

answer

Question


modular operation in matlab?
I hav an equation 2750 = x mod 7829. How do i calculate x in matlab?

6 years ago | 1 answer | 0

1

answer

Question


How to generate a large integer from smaller integers?
e.g {67,114,121} should yield a biginteger 4420217. also vice versa...4420217 should be converted back to {67,114,121}..some fun...

6 years ago | 2 answers | 0

2

answers

Question


How to create groups of equal sizes from an array having a single row of integer values?
I have an array of integer values as eg. A= [78, 97, 116, 105, 111, 110, 97, 108, 32, 73, 110, 115, 116, 105, 116, 117, 116...

6 years ago | 1 answer | 0

1

answer

Question


How can i split a large integer into fix size groups?
I have a large integer/hexadecimal value: 2329363532333233313131363536353635254B53484744534A4844534A4B4A4B4A4B6146484A484A76...

6 years ago | 1 answer | 0

1

answer