is it possible?
Yes. It is.
works with standart lib.
difficulties was caused broken tags (supplied with module)
yes it is,
I did it. connect your MOSI MISO RESET SCK to the SPI block and use SPI lib. you can find many samples for UNO. you can use the samples as it is. only thing you have to do is to do a proper pin connection. You will not have SS(slave select directly on DUE), so dont get panicked. use 10 or 4 pins as SS, as there are 3 SPI pins which you can configure as slaves , 10,4 and one more some thing in 50s may be 52 i am not sure.
Please tell me how to connect RC522 with Due