HN user

MAMAMassakali

20 karma
Posts1
Comments30
View on HN

UPI is owned by NPCI(National Payments Corporation of India) which in turn is owned 67 share holders. Top 10 share holders are major banks and they hold around 80% shares. Other owners are smaller banks, other non banking financial institutions and Google(GooglePay), Amazon(AmazonPay), Flipkart/Walmart(PhonePe) etc.

I see this happening all the time, majority of the people working in service based companies are bad at all the steps of development of any kind of software project. But there is an other side to it. Form a long time I am trying to get into consulting, companies don't want to see the background of us(devs). Majority of the times there is no response or they want to see some "white papers".

I have a custom tlv encoding standard. It has 1 or 2 byte of header depending on type with the required info in the header. I have written an encoder and decoder for it, but now want to do it via ASN.1. But, I am not able to understand how to define header bytes and what rule each bit denotes in the header. Do I need to use ECN?