@npgarg Honestly, the hardest part of RSA was finding a way to split the message into blocks that could be represented as a number of arbitrary size since the message length could be arbitrarily long. It required some tricky usage of gcds and padding to ensure proper message length. As for kiltie, the band itself is not too big of a time commitment so it doesn't require much balancing.
R
rchernof
@rchernof